Skip to content

Commit

Permalink
Adapt the flake8 setup to the Optuna repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nabenabe0928 committed Dec 6, 2023
1 parent 5697898 commit a8b0d28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[flake8]
ignore =
E203
W503
max-line-length = 99
statistics = True
exclude = venv,build

0 comments on commit a8b0d28

Please sign in to comment.