Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added .coveragerc so code can be excluded from test coverage reports
blocks can either be commented with “#pragma: no cover”, or raise NotImplementedError. __repr__ methods are also ignored, as is ‘if __name__ == “__main__” ‘
- Loading branch information