mirror of
https://github.com/meshtastic/python.git
synced 2025-12-26 09:27:52 -05:00
7 lines
131 B
INI
7 lines
131 B
INI
[run]
|
|
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
if __name__ == .__main__.:
|