grzegorz/main.py

4 lines
76 B
Python
Executable File

#!/usr/bin/env python3
from grzegorz import main, test
main(tasks=[test()])