blesleep/sleepdata.py

5 lines
66 B
Python
Raw Normal View History

2021-01-27 10:03:37 +01:00
class SleepData():
def __init__(self):
print("init")