fix: core => tools
This commit is contained in:
@@ -4,6 +4,10 @@ import string
|
|||||||
|
|
||||||
from six.moves.urllib import parse as urlparse
|
from six.moves.urllib import parse as urlparse
|
||||||
|
|
||||||
|
"""
|
||||||
|
工具函数集
|
||||||
|
"""
|
||||||
|
|
||||||
|
|
||||||
def valid_email(email):
|
def valid_email(email):
|
||||||
"""
|
"""
|
Reference in New Issue
Block a user