mirror of
https://github.com/meshtastic/python.git
synced 2025-12-24 00:17:54 -05:00
fix code coverage CI false alarm?
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[run]
|
||||
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
|
||||
omit = meshtastic/protobuf/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
|
||||
Reference in New Issue
Block a user