Skip to content

Commit

Permalink
hotfix test
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 31, 2024
1 parent b938cd9 commit 46d2e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ basepython = python3.11
commands_pre =
poetry install --with lint
commands =
poetry run pylint --recursive=y --exit-zero --persistent=n hypernetx
poetry run pylint --recursive=y --persistent=n hypernetx
poetry run flake8 hypernetx --exit-zero
poetry run pre-commit install
poetry run pre-commit run --all-files
Expand Down

0 comments on commit 46d2e72

Please sign in to comment.