Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05c4128

Browse files
committed
Remove fishy comment
1 parent e082a29 commit 05c4128

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_regex.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import re
44
import importlib
55

6-
# Damn you dash separated module names!!!
76
LinterModule = importlib.import_module('SublimeLinter-mypy.linter')
87
Linter = LinterModule.Mypy
98
regex = Linter.regex

0 commit comments

Comments
 (0)