Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerHYang committed Jan 9, 2024
1 parent 1593c6d commit 444906b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ commands =
ci: ruff . --fix --config {toxinidir}/ruff.toml
ci: git diff --exit-code
ci: mypy --config-file {toxinidir}/mypy.ini --explicit-package-bases src
ci: pytest
ci: pytest tests

0 comments on commit 444906b

Please sign in to comment.