mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 14:14:19 +00:00
9 lines
No EOL
185 B
INI
9 lines
No EOL
185 B
INI
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
raise NotImplementedError
|
|
raise Unsupported
|
|
except ImportError
|
|
def __repr__
|
|
def __bool__
|
|
if __name__ == .__main__.: |