Files
geopandas/.coveragerc
2014-01-18 12:52:17 -05:00

8 lines
149 B
INI

[report]
exclude_lines =
pragma: no cover
def __repr__
raise AssertionError
raise NotImplementedError
if __name__ == .__main__.: