This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding no-cover pragma to test_file for Py3 compat imports.
The import always succeeds in Python 2.7, which is the only version where coverage reports are generated.
- Loading branch information