Revision dc9da5157fe8bb4e700ac8a186e6f080b0853244 authored by Aaron on 23 May 2024, 15:23:17 UTC, committed by Aaron on 23 May 2024, 15:23:17 UTC
1 parent 715541a
.coveragerc
[run]
plugins = Cython.Coverage
concurrency = multiprocessing
parallel = true
omit =
*/tests/*
*/conftest.py
[report]
omit =
*/tests/*
*/conftest.py
Computing file changes ...