Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsvanspauwen committed Jul 27, 2023
1 parent 0df80b1 commit de3d0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
max-line-length = 160

[pylint.messages control]
disable = missing-module-docstring, missing-function-docstring, missing-class-docstring
disable = missing-module-docstring, missing-function-docstring, missing-class-docstring, duplicate-code

0 comments on commit de3d0d9

Please sign in to comment.