Skip to content

Commit

Permalink
forgot to match 'flake8' to default 'black'. doesn't affect correctness
Browse files Browse the repository at this point in the history
  • Loading branch information
Sagi Polaczek committed Jun 20, 2023
1 parent bc34093 commit a1b2836
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 = 120
max-line-length = 88

# Errors to ignore - TODO: Double check
ignore =
Expand Down

0 comments on commit a1b2836

Please sign in to comment.