Skip to content

Commit

Permalink
lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Aug 7, 2024
1 parent d656949 commit 650c22a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ commands_pre =
commands =
poetry run pylint --recursive=y --exit-zero --persistent=n hypernetx
poetry run flake8 hypernetx --exit-zero
; poetry run pre-commit install
; poetry run pre-commit run --all-files
poetry run pre-commit install
poetry run pre-commit run --all-files

[testenv:build-docs]
description = build documentation
Expand Down

0 comments on commit 650c22a

Please sign in to comment.