mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-10 12:00:21 +08:00
8 lines
149 B
INI
8 lines
149 B
INI
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
def __repr__
|
|
raise AssertionError
|
|
raise NotImplementedError
|
|
if __name__ == .__main__.:
|