X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e818260f1a223929d8f2056f484b73eaa8687622..7fc6ce990669464f5172b63fafa3724f5f308be3:/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