blesleep/sleepdata.py

5 lines
66 B
Python

class SleepData():
def __init__(self):
print("init")