Skip to content

Add isort to pytest#700

Merged
ianthomas23 merged 1 commit intoxarray-contrib:masterfrom
ianthomas23:isort_in_pytest
Apr 27, 2022
Merged

Add isort to pytest#700
ianthomas23 merged 1 commit intoxarray-contrib:masterfrom
ianthomas23:isort_in_pytest

Conversation

@ianthomas23
Copy link
Contributor

This PR adds the running of isort within pytest.

PR #697 removed the linting github action which unintentionally removed the running of isort in CI. Here it is added to test_codebase.py so that it always runs whenever pytest is run. This ensures that isort errors are caught before PRs are submitted (assuming PR submitters run pytest of course!)

@ianthomas23 ianthomas23 merged commit faf501b into xarray-contrib:master Apr 27, 2022
@ianthomas23 ianthomas23 deleted the isort_in_pytest branch April 27, 2022 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant