mirror of
https://github.com/RosettaCommons/foundry.git
synced 2026-06-04 13:24:22 +08:00
Update models/rfd3/src/rfd3/inference/input_parsing.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1125,7 +1125,7 @@ def accumulate_components(
|
||||
|
||||
|
||||
def ensure_input_is_abspath(
|
||||
args: Dict[str, DesignInputSpecification | dict], path: PathLike | None
|
||||
args: Dict[str, Any], path: PathLike | None
|
||||
):
|
||||
"""
|
||||
Ensures the input source is an absolute path if exists, if not it will convert
|
||||
|
||||
Reference in New Issue
Block a user