Skip to content

Commit 26540c5

Browse files
committed
1 parent 757c08d commit 26540c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymode/autopep8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
import tokenize
5656
import warnings
5757

58-
from .pylama.lint.pylama_pep8 import pep8
58+
from pylama.lint.pylama_pep8 import pep8
5959

6060

6161
try:

0 commit comments

Comments
 (0)