mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-28 02:39:23 +00:00
4 lines
90 B
Python
4 lines
90 B
Python
from __future__ import unicode_literals
|
|
from . import shorteners
|
|
from . __main__ import *
|