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
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:
parent
4447b2ebe6
commit
ecfab2a897
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
The parameters extracted from the parameter (input) file. in the dict form given by read_param.
|
||||||
spec_list: list
|
spec_list: list
|
||||||
The list of specifications that belongs to the dorrelator in question.
|
The list of specifications that belongs to the dorrelator in question.
|
||||||
|
|
||||||
Return
|
Return
|
||||||
------
|
------
|
||||||
new_specs: dict
|
new_specs: dict
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue