optimze code
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
from .crendential import get_api_details
|
||||
from .file_util import write_file, write_file_batch
|
||||
__all__ = ['write_file', 'write_file_batch']
|
||||
__all__ = ['write_file', 'write_file_batch','get_api_details']
|
||||
Reference in New Issue
Block a user