Skip to content

Commit

Permalink
fix: now tested locally with the correct ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinderVosDeWael committed Jan 10, 2025
1 parent 6a06325 commit 2e13da6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytest = "^8.3.3"
mypy = "^1.13.0"
pre-commit = "^4.0.1"
pytest-cov = "^6.0.0"
ruff = "^0.8.1"
ruff = "^0.9.1"

[tool.poetry.group.docs.dependencies]
pdoc = "^15.0.0"
Expand Down

0 comments on commit 2e13da6

Please sign in to comment.