4 lines
54 B
Python
4 lines
54 B
Python
|
|
from .adapter import register
|
||
|
|
|
||
|
|
__all__ = ["register"]
|