Skip to content

Commit

Permalink
flake8 fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Feb 14, 2024
1 parent c1e3ed2 commit 70791f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ profile = "black"
line_length = 100

[tool.flake8]
line-length = 100
max-line-length = 100

[tool.bandit.assert_used]
skips = ['*_test.py', '*/test_*.py']

0 comments on commit 70791f7

Please sign in to comment.