Skip to content

Commit

Permalink
tools.flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Dec 5, 2023
1 parent 027b732 commit f4118e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ line-length = 119
target-version = ['py37']
include = '\.pyi?$'
# 'extend-exclude' excludes files or directories in addition to the defaults

[tools.flake8]
max-line-length = 119

0 comments on commit f4118e4

Please sign in to comment.