Skip to content
Verified Commit 6ddb5454 authored by Alexander Hess's avatar Alexander Hess
Browse files

Remove unnecessary `Optional`

The type hints `object` and `Optional[object]`
both allow the default value `None`.

Also, this commit gets rid of ruff's "FA100" error
for the two changed lines.
parent 81912f1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment