Skip to content

Commit

Permalink
Revert CI line length
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jan 17, 2023
1 parent 9502e97 commit 3b7a167
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,5 +1,5 @@
[flake8]
max-line-length = 60
max-line-length = 120
exclude = .git
# Line length
ignore = W503

0 comments on commit 3b7a167

Please sign in to comment.