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 SIM910
SIM910 Use `kwargs.get(...)` instead of `kwargs.get(..., None)`
- Loading branch information