mirror of
https://github.com/langgenius/dify.git
synced 2026-03-27 01:00:13 +08:00
Signed-off-by: -LAN- <laipz8200@outlook.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: WH-2099 <wh2099@pm.me>
4 lines
106 B
Python
4 lines
106 B
Python
from .file_input_compat import build_file_from_input_mapping
|
|
|
|
__all__ = ["build_file_from_input_mapping"]
|