Skip to content

Commit 3622ee4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1353738 commit 3622ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylint/reporters/json_reporter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
)
4444

45+
4546
class JSONExport(OldJsonExport): # pylint: disable=inherit-non-class
4647
confidence: Confidence
4748
abspath: str

0 commit comments

Comments
 (0)