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
Please sign in to comment
The import always succeeds in Python 2.7, which is the only version where coverage reports are generated.