Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin-sandhu authored Jan 9, 2025
1 parent 7ce7222 commit a2b04d6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,18 +84,6 @@ extraPaths = ["tests/"]
[tool.ruff]
target-version = 'py38'

exclude = [
"migrations",
"__pycache__",
"manage.py",
"settings.py",
"llmake/ninja_syntax.py",
"env",
".env",
"venv",
".venv",
]

line-length = 120

[tool.ruff.format]
Expand Down

0 comments on commit a2b04d6

Please sign in to comment.