Skip to content

Commit

Permalink
increase linter max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
jfredrickson committed Mar 21, 2023
1 parent 1feb0e2 commit 4f5c350
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[flake8]
per-file-ignores = __init__.py:F401
per-file-ignores = __init__.py:F401
max-line-length = 160

0 comments on commit 4f5c350

Please sign in to comment.