mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-26 18:09:21 +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 |