mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
11 lines
141 B
INI
11 lines
141 B
INI
[run]
|
|
branch = True
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
def __repr__
|
|
except ImportError
|
|
omit =
|
|
tinycss/tests/speed.py
|