usermod/Utils/UserUtils.py

3 lines
44 B
Python
Raw Normal View History

2023-02-08 14:57:18 +08:00
def password_check(password: str):
pass