This commit is contained in:
2022-05-28 20:30:06 +02:00
parent 8a5992337f
commit 9eb6bab32f

View File

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