correct sfcf ruff errors
All checks were successful
Pytest / pytest (3.12) (push) Successful in 50s
Pytest / pytest (3.13) (push) Successful in 48s
Pytest / pytest (3.14) (push) Successful in 49s
Ruff / ruff (push) Successful in 1m7s
Pytest / pytest (3.12) (pull_request) Successful in 52s
Pytest / pytest (3.13) (pull_request) Successful in 49s
Pytest / pytest (3.14) (pull_request) Successful in 51s
Ruff / ruff (pull_request) Successful in 33s

This commit is contained in:
Justus Kuhlmann 2025-12-02 10:50:42 +01:00
commit ecfab2a897
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6

View file

@ -194,7 +194,7 @@ def _map_params(params: dict, spec_list: list) -> dict[str, Any]:
The parameters extracted from the parameter (input) file. in the dict form given by read_param.
spec_list: list
The list of specifications that belongs to the dorrelator in question.
Return
------
new_specs: dict