Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't enforce coverage for untestable line
To test this you would need to import an unused class into the module so that it's in `globals()`, and have the test know what class that is. Seems messy to me, and not worth what it would be testing.
- Loading branch information
869033d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++, great message for git blame