1
0
Fork 0
mirror of https://github.com/adswa/multimatch_gaze.git synced 2026-06-22 20:13:40 +00:00
multimatch_gaze/.coveragerc
2019-05-01 13:40:43 +02:00

10 lines
110 B
INI

[run]
source = multimatch_gaze/
[report]
exclude_lines =
if __name__ == '__main__':
omit =
tests/*