mirror of
https://github.com/kevinveenbirkenbach/baserow-ifto.git
synced 2024-11-01 09:33:11 +01:00
4 lines
67 B
Python
4 lines
67 B
Python
import controller
|
|
|
|
if __name__ == "__main__":
|
|
controller.main() |