7 lines
115 B
Python
7 lines
115 B
Python
"""
|
|
KYC Not Worker Package
|
|
|
|
A package for worker tasks related to the KYC Not platform.
|
|
"""
|
|
|
|
__version__ = "0.1.0" |