prettify bluemaestro
This commit is contained in:
parent
e720828645
commit
4e93beee27
3 changed files with 31 additions and 35 deletions
6
tests/bluemaestro.py
Normal file
6
tests/bluemaestro.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
from my.bluemaestro import measurements, _get_exports
|
||||
|
||||
|
||||
def test():
|
||||
print(list(measurements(_get_exports()[-1:])))
|
Loading…
Add table
Add a link
Reference in a new issue