Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pytest will attempt to collect test cases from any class whose name starts with "test", so we have to explicitly mark this class as not a test.
- Loading branch information