Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bio-boris authored May 22, 2024
1 parent bbe36cc commit 79de237
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,5 @@ exclude = [
line-length = 100
target-version = "py312"

[tool.black]
# Don't format the installed clients or the SDK-generated files.
extend-exclude = '''
import_specifications/clients/authclient.py
'''
line-length = 100



[tool.ruff.lint.pydocstyle]
convention = "google"


0 comments on commit 79de237

Please sign in to comment.