mirror of
https://github.com/cqwu-ehall/cqwu-ehall.git
synced 2024-11-22 02:55:33 +00:00
e2a43b1c5d
Co-authored-by: brian <brian@xtaolabs.com>
4 lines
65 B
Python
4 lines
65 B
Python
from .auth import encode_password
|
|
|
|
__all__ = ["encode_password"]
|