Skip to content

Commit

Permalink
Merge pull request #8 from brosner/07-02-add_ruff
Browse files Browse the repository at this point in the history
add ruff
  • Loading branch information
brosner committed Jul 2, 2024
2 parents bf6b0a1 + d52f984 commit a5f985c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
29 changes: 28 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ pytest-cov = "^5.0.0"

[tool.poetry.group.dev.dependencies]
pydeps = "^1.12.20"
ruff = "^0.5.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit a5f985c

Please sign in to comment.