Explorar el Código

get rid of confusing coverage warning, fixes #2069

Thomas Waldmann hace 6 años
padre
commit
bd37c22149
Se han modificado 1 ficheros con 1 adiciones y 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