Commit d50f24d3 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add .coveragerc

parent 3d8b140f
Loading
Loading
Loading
Loading
Loading

.coveragerc

0 → 100644
+5 −0
Original line number Diff line number Diff line
[run]
omit =
    tests/*
    setup.py
    csst_proto/top_level_interface.py
 No newline at end of file