twython/.coveragerc
2013-08-15 15:06:13 -04:00

10 lines
131 B
INI

[run]
omit =
../twython/advisory.py
../twython/compat.py
[report]
exclude_lines =
pragma: no cover
def __repr__