Skip to content

Commit

Permalink
Make pylint happier by removing obsolete rule
Browse files Browse the repository at this point in the history
  • Loading branch information
foursixnine committed Jan 31, 2024
1 parent 80f13af commit 905101f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

disable=
missing-docstring,
bad-continuation,
C0103, # invalid-name
C0114, # missing-module-docstring
C0115, # missing-class-docstring
Expand Down

0 comments on commit 905101f

Please sign in to comment.