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