mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
4 lines
80 B
Python
4 lines
80 B
Python
import WebSiteHandler
|
|
|
|
if __name__ == "__main__":
|
|
WebSiteHandler.RunAll() |