Closed alex-harvey-z3q closed 4 months ago
This adds logic to _cast_parameters to also handle the case that the parameters dict itself is not a dict but some other invalid type.
_cast_parameters
parameters
[Resolve #issue-number]
poetry run tox
poetry run pre-commit run --all-files
Guide to writing a good commit
This adds logic to
_cast_parameters
to also handle the case that theparameters
dict itself is not a dict but some other invalid type.PR Checklist
[Resolve #issue-number]
.poetry run tox
) are passing.poetry run pre-commit run --all-files
).Approver/Reviewer Checklist
Other Information
Guide to writing a good commit