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