We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6658ba commit 50d924bCopy full SHA for 50d924b
doc/data/messages/t/too-many-lines/good/__init__.py
@@ -1,4 +1,4 @@
1
-__all__ = ["is_palindrome", "main"]
2
-
3
-from is_palindrome import is_palindrome
4
-from main import main
+__all__ = ["is_palindrome", "main"]
+
+from is_palindrome import is_palindrome
+from main import main
0 commit comments