We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757c08d commit 26540c5Copy full SHA for 26540c5
pymode/autopep8.py
@@ -55,7 +55,7 @@
55
import tokenize
56
import warnings
57
58
-from .pylama.lint.pylama_pep8 import pep8
+from pylama.lint.pylama_pep8 import pep8
59
60
61
try:
0 commit comments