mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-11 09:59:50 +08:00
4 lines
57 B
Python
4 lines
57 B
Python
from .base import BaseAdapter
|
|
|
|
__all__ = ["BaseAdapter"]
|