Signed-off-by: -LAN- <[email protected]> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: WH-2099 <[email protected]>
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"]
|