mirror of
https://github.com/meshtastic/python.git
synced 2026-02-16 02:41:15 -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