Przeglądaj źródła

disable no-ctracer in .coveragerc

Thomas Waldmann 2 tygodni temu
rodzic
commit
47664ed8cd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .coveragerc

+ 1 - 1
.coveragerc

@@ -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