mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-26 01:49:22 +00:00
3 lines
85 B
Python
3 lines
85 B
Python
# -*- coding: utf-8 -*-
|
|
from . import base as base
|
|
from . import mastodon as mastodon |