Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
PtPrashantTripathi authored Jul 24, 2024
1 parent e9445c2 commit 6abd46f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ classifiers = [
"Operating System :: OS Independent",
]

[tool.black]
py36 = true
include = '.*py.*'
exclude = '''
[tool.black]
include = '.*py.*'
exclude = '''
/(
\.git
| \.venv
Expand Down

0 comments on commit 6abd46f

Please sign in to comment.