Browse Source

get rid of confusing coverage warning, fixes #2069

Thomas Waldmann 6 năm trước cách đây
mục cha
commit
bd37c22149
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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