Skip to content

Commit

Permalink
global: remove isort
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova committed Dec 11, 2024
1 parent 29e71df commit 3caab7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
# waive the privileges and immunities granted to it by virtue of its status
# as an Intergovernmental Organization or submit itself to any jurisdiction.

isort -rc -c --skip docs/conf.py -df **/*.py && \
pytest \
--pep8 \
--cov=inspire_schemas \
--cov-report=term-missing \
--capture=sys \
Expand Down

0 comments on commit 3caab7d

Please sign in to comment.