16 lines
195 B
INI
16 lines
195 B
INI
[run]
|
|
source =
|
|
displayarray
|
|
tests
|
|
branch = True
|
|
omit =
|
|
displayarray/cli.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
no cov
|
|
no qa
|
|
noqa
|
|
pragma: no cover
|
|
if __name__ == .__main__.:
|