mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-04-06 03:42:29 -04:00
4 lines
90 B
Python
4 lines
90 B
Python
from __future__ import unicode_literals
|
|
from . import shorteners
|
|
from . __main__ import *
|