Skip to content

Commit

Permalink
Hotfix for style tests
Browse files Browse the repository at this point in the history
  • Loading branch information
martinberoiz committed Nov 15, 2024
1 parent fa2289c commit 868df82
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 @@ -32,7 +32,7 @@ skip_install = True
usedevelop = False
deps = flake8
commands =
flake8 --ignore=E203 --max-line-length 90 astroalign.py setup.py tests {posargs}
flake8 --ignore=E203 --max-line-length 90 astroalign.py tests {posargs}


[testenv:docstyle]
Expand Down

0 comments on commit 868df82

Please sign in to comment.