mirror of
https://github.com/meshtastic/python.git
synced 2026-01-01 12:27:59 -05:00
do not add the test.py to the code coverage
This commit is contained in:
@@ -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