Skip to content

Commit

Permalink
Ignore W503, for pycodestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Dec 21, 2024
1 parent 0a6a25d commit cb35d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[pycodestyle]
ignore = E501
ignore = E501,W503

0 comments on commit cb35d95

Please sign in to comment.