Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change
--strict
to --strict-markers
for pytest
Running the tests warned about `--strict` being deprecated and told me to use `--strict-markers` instead, so that's what I did.
- Loading branch information