Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
edgBR authored Jan 16, 2024
1 parent 75af191 commit 5bc88de
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ exclude = [
"venv"]

extend-include = ["*.ipynb"]

# Same as Black.
line-length = 120
indent-width = 4

select = [
"E", # pycodestyle errors (settings from FastAPI, thanks, @tiangolo!)
"D", # pydocstyle errors
Expand Down

0 comments on commit 5bc88de

Please sign in to comment.