twik/twik/__main__.py

6 lines
56 B
Python

# -*- coding: utf-8 -*-
from .twik import main
main()