Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
thoughtlessnerd authored Feb 1, 2024
1 parent 30164f8 commit 66513ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions archit/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ exclude = '''
)/
'''
include = '\.pyi?$'
line-length = 88
target-version = ['py36', 'py37', 'py38']
line-length = 200
target-version = ['py36', 'py37', 'py38']

0 comments on commit 66513ea

Please sign in to comment.