refactor(files): 优化项目
- 重构files - 新增yaml_processor(优化读取文件逻辑) - 修复bug
This commit is contained in:
11
commons/file_processors/__init__.py
Normal file
11
commons/file_processors/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env python
|
||||
# coding=utf-8
|
||||
|
||||
"""
|
||||
@author: CNWei
|
||||
@Software: PyCharm
|
||||
@contact: t6i888@163.com
|
||||
@file: __init__.py
|
||||
@date: 2025/3/4 17:23
|
||||
@desc:
|
||||
"""
|
||||
Reference in New Issue
Block a user