Suppress warning from coverage
authorKarl O. Pinc <kop@karlpinc.com>
Tue, 1 Sep 2020 02:11:19 +0000 (21:11 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Tue, 1 Sep 2020 02:11:19 +0000 (21:11 -0500)
.coveragerc

index 23a05b7e2b7849b61701c15eef883646424700d1..952ffd5cc8369ae15f99cb76c75c35eefc0db9c1 100644 (file)
@@ -1,5 +1,6 @@
 [run]
 branch = True
+disable_warnings = module-not-measured
 source =
     pgwui_testing