add feature to fomrat note and save top local directory
This commit is contained in:
2
bot_util/__init__.py
Normal file
2
bot_util/__init__.py
Normal file
@ -0,0 +1,2 @@
|
||||
from .file_util import write_file, write_file_batch
|
||||
__all__ = ['write_file', 'write_file_batch']
|
Reference in New Issue
Block a user