Skip to content

Commit

Permalink
Remove empty section in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLepelaars committed Sep 30, 2024
1 parent 10f92d6 commit 15050da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ select = ["E", "F", "I"]
[tool.ruff.lint.per-file-ignores]
"__init__.py" = ["F401"]

[tool.ruff.lint.isort]
# Any isort-specific settings go here

[tool.poetry]
packages = [{include = "numerblox", from = "src"}]
exclude = ["site"]
Expand Down

0 comments on commit 15050da

Please sign in to comment.