mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
disable no-ctracer in .coveragerc
This commit is contained in:
parent
fef9bba1b4
commit
47664ed8cd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[run]
|
||||
branch = True
|
||||
disable_warnings = module-not-measured
|
||||
disable_warnings = module-not-measured, no-ctracer
|
||||
source = src/borg
|
||||
omit =
|
||||
*/borg/__init__.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue