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 1353738 commit 3622ee4Copy full SHA for 3622ee4
pylint/reporters/json_reporter.py
@@ -42,6 +42,7 @@
42
},
43
)
44
45
+
46
class JSONExport(OldJsonExport): # pylint: disable=inherit-non-class
47
confidence: Confidence
48
abspath: str
0 commit comments