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 ab573aa commit 593a5caCopy full SHA for 593a5ca
pylint/reporters/json_reporter.py
@@ -8,7 +8,7 @@
8
9
import json
10
import sys
11
-from typing import TYPE_CHECKING, Any, Optional
+from typing import TYPE_CHECKING, Optional
12
13
from pylint.interfaces import UNDEFINED
14
from pylint.message import Message
0 commit comments