Skip to content

Commit

Permalink
feat(test_and_documentation): fixing Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
YpNo committed Oct 12, 2024
1 parent 8bc48f2 commit bd7e486
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,4 @@ ignore = [
]

[tool.flake8]
max-line-length = 130
exclude = tests/*
max-line-length = 130

0 comments on commit bd7e486

Please sign in to comment.