mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-07-14 00:41:38 +08:00
4 lines
57 B
Python
4 lines
57 B
Python
from .base import BaseAdapter
|
|
|
|
__all__ = ["BaseAdapter"]
|