Divent/divent/__main__.py
Michel Roux a4d388acf8
All checks were successful
continuous-integration/drone/push Build is passing
Fix loop
2022-08-22 21:33:34 +00:00

4 lines
44 B
Python

from .bot import run # type: ignore
run()