X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e818260f1a223929d8f2056f484b73eaa8687622..e5452a6b676c161d01ae0ac6cbb5a7cc4c395745:/tests/class_blank_parentheses.py diff --git a/tests/class_blank_parentheses.py b/tests/class_blank_parentheses.py index d586cac..1a5721a 100644 --- a/tests/class_blank_parentheses.py +++ b/tests/class_blank_parentheses.py @@ -48,7 +48,6 @@ def public_func_with_blank_parentheses(): def class_under_the_func_with_blank_parentheses(): - class InsideFunc: pass