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.
1 parent e082a29 commit 05c4128Copy full SHA for 05c4128
1 file changed
tests/test_regex.py
@@ -3,7 +3,6 @@
3
import re
4
import importlib
5
6
-# Damn you dash separated module names!!!
7
LinterModule = importlib.import_module('SublimeLinter-mypy.linter')
8
Linter = LinterModule.Mypy
9
regex = Linter.regex
0 commit comments