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 8329d06 commit 1460848Copy full SHA for 1460848
pylinter/run-mccabe.py
@@ -1,4 +1,4 @@
1
-import ast, sys
+import ast
2
import mccabe
3
from .utils import collect_sources
4
0 commit comments