Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Farrens <samuel.farrens@gmail.com>
  • Loading branch information
chaithyagr and sfarrens authored Apr 20, 2021
1 parent 4eecce6 commit c6bbdea
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
Expand Up @@ -55,7 +55,7 @@ per-file-ignores =
modopt/signal/wavelet.py: S404,S603
#Todo: Clean up tests
modopt/tests/*.py: E731,F401,WPS301,WPS420,WPS425,WPS437,WPS604
#Todo: Import has bad paramthesis
#Todo: Import has bad parenthesis
modopt/tests/test_base.py: WPS318,WPS319,E501,WPS301
#WPS Settings
max-arguments = 25
Expand Down

0 comments on commit c6bbdea

Please sign in to comment.