pyecharts/.coveragerc
2023-08-16 15:44:27 +08:00

14 lines
194 B
INI

[run]
omit =
pyecharts/render/templates/*
setup.py
install.py
test.py
test/*
[report]
show_missing = True
omit =
pyecharts/render/templates/*
setup.py
install.py