Private
Public Access
1
0

more use of syncrecord

This commit is contained in:
2023-07-20 08:45:51 +02:00
parent 88c26ea713
commit 7c0558deea
7 changed files with 19 additions and 29 deletions

View File

@@ -1,15 +1,3 @@
[run]
include =
./*
omit =
*tests*
*migrations*
*cvkbrno*
*/py2/*
*/venv/*
*__init__*
[report]
exclude_lines =
pragma: no cover
if __name__ == .__main__.:
show_missing = True
omit = py39/*