mirror of
https://github.com/meshtastic/python.git
synced 2025-12-24 00:17:54 -05:00
7 lines
140 B
INI
7 lines
140 B
INI
[run]
|
|
omit = meshtastic/protobuf/*_pb2.py,meshtastic/tests/*.py,meshtastic/test.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
if __name__ == .__main__.:
|