index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
feature_check
/
coverage.py
blob: 82647ee314d9a873d5a3c3d6f1c0aac393c791b2 (
plain
)
1
2
3
4
5
try
:
extra_coverage
print
(
"coverage"
)
except
NameError
:
print
(
"no"
)