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