mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-05-12 12:41:08 +00:00
5 lines
58 B
Python
5 lines
58 B
Python
from . import main
|
|
|
|
if __name__ == '__main__':
|
|
main()
|