Skip to content

Commit

Permalink
fix compatibility pylint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ondratu committed Oct 6, 2021
1 parent 278cd2e commit 3d2bcb0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[MESSAGES CONTROL]
disable=
consider-using-f-string,
too-few-public-methods,
too-many-instance-attributes

0 comments on commit 3d2bcb0

Please sign in to comment.