1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pyrocko/.coveragerc

15 lines
239 B
INI

[run]
source = pyrocko
[report]
exclude_lines =
def __repr__
def __str__
raise AssertionError
raise NotImplementedError
raise ValueError
raise
if __name__ == .__main__.:
logger.error
if pyrocko.grumpy: