Revision 3b00dc61cc6a730d2bd9644b25876ae7ae89ce21 authored by freude on 20 May 2022, 04:22:20 UTC, committed by freude on 20 May 2022, 04:22:20 UTC
1 parent 3784869
Raw File
.coveragerc
[report]
omit =
    */python?.?/*
    */site-packages/nose/*
    *__init__*
    */examples/*
    */jupyter_notebooks/*
back to top