Update models/rfd3/src/rfd3/inference/input_parsing.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jasper Butcher
2025-12-19 09:21:17 +01:00
committed by GitHub
parent e34d31c491
commit 1f30d87dd3

View File

@@ -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