Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: replace Python 3.10+ type hint
dict | None
with `t.Optional[di…
…ct]` for Python 3.9 compatibility
- Loading branch information