Skip to content

Commit 4d5833a

Browse files
committed
Add Pylint configuration
1 parent e4f1d42 commit 4d5833a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pylintrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[MAIN]
2+
3+
[MESSAGES CONTROL]
4+
#disable=
5+
# logging-fstring-interpolation

0 commit comments

Comments
 (0)