1
0
Fork 0
jebbatime/wasp/boot.py

4 lines
58 B
Python

import manager
import watch
wasp = manager.Manager(watch)