Parcourir la source

get rid of confusing coverage warning, fixes #2069

Thomas Waldmann il y a 6 ans
Parent
commit
bd37c22149
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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