This commit is contained in:
2022-05-27 22:21:51 +02:00
parent 5ddb2d5a93
commit 33f2afdadb

View File

@ -7,7 +7,7 @@ from stand.tblctrl import TableController
# creating instances here allows to use TableAPI etc. as singletons
print(">>> start TableAPI")
print(">>> start restapi")
restapi = TableController()