Skip to content

Commit

Permalink
style: ignore line formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Feb 27, 2024
1 parent e01f601 commit 6a6888e
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,3 +1,4 @@
[flake8]
max-line-length = 88
extend-ignore = E203,E501
extend-ignore = E203,E501,E701
exclude = playground,.venv

0 comments on commit 6a6888e

Please sign in to comment.