mirror of
https://github.com/maxent-ai/zeroshot_topics.git
synced 2022-04-17 03:56:55 +03:00
16 lines
201 B
INI
16 lines
201 B
INI
[run]
|
|
source =
|
|
zeroshot_topics
|
|
tests
|
|
branch = True
|
|
omit =
|
|
zeroshot_topics/cli.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
no cov
|
|
no qa
|
|
noqa
|
|
pragma: no cover
|
|
if __name__ == .__main__.:
|