Skip to content

Commit

Permalink
add .pylintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Selyss committed Nov 26, 2023
1 parent 0f63ad0 commit 22a7ce4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[MASTER]
disable=
C0114, # missing-module-docstring
C0115,
C0116,

0 comments on commit 22a7ce4

Please sign in to comment.