Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply ruff/flake8-simplify rule SIM118
SIM118 Use `key in dict` instead of `key in dict.keys()`
- Loading branch information