mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
do not add the test.py to the code coverage
This commit is contained in:
1 parent
e1f0c7f154
commit
9fea479af4
1 file changed
+1
-1
+1
-1
@@ -1,2 +1,2 @@
|
||||
[run]
|
||||
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py
|
||||
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
|
||||
Reference in new issue
Block a user