Explorar o código

get rid of confusing coverage warning, fixes #2069

Thomas Waldmann %!s(int64=6) %!d(string=hai) anos
pai
achega
bd37c22149
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .coveragerc

+ 1 - 0
.coveragerc

@@ -1,5 +1,6 @@
 [run]
 branch = True
+disable_warnings = module-not-measured
 source = src/borg
 omit =
     */borg/__init__.py