Skip to content

Commit

Permalink
Increase max line length for future black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiw committed Oct 28, 2023
1 parent 19f9d19 commit 966aa59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

[flake8]

max-line-length = 88

exclude =
build_helpers.py

Expand Down

0 comments on commit 966aa59

Please sign in to comment.