mirror of
https://github.com/kevinveenbirkenbach/baserow-ifto.git
synced 2026-03-19 16:22:47 +00:00
4 lines
67 B
Python
4 lines
67 B
Python
import controller
|
|
|
|
if __name__ == "__main__":
|
|
controller.main() |