Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PermanentError
1 parent db11a82 commit 5d5b1adCopy full SHA for 5d5b1ad
1 file changed
linter.py
@@ -21,8 +21,7 @@
21
import threading
22
import getpass
23
24
-from SublimeLinter.lint import LintMatch, PythonLinter
25
-from SublimeLinter.lint.linter import PermanentError
+from SublimeLinter.lint import LintMatch, PermanentError, PythonLinter
26
27
28
MYPY = False
0 commit comments