Model/.coveragerc
Khalim Conn-Kowlessar 965e8e99d3 fixed unit tests
2023-10-05 16:04:12 +01:00

9 lines
No EOL
142 B
INI

[run]
omit =
*__init__*
*/tests/*
recommendations/rdsap_tables.py
*/config.py
*/app.py
*/settings.py
backend/app/*