Files
AstrBot/.coveragerc
T
Soulter dcec3f5f84 feat: unit test
perf: func call improvement
2024-08-17 04:46:23 -04:00

5 lines
86 B
INI

[run]
omit =
*/site-packages/*
*/dist-packages/*
your_package_name/tests/*