Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: change minimum python versoin in Ruff
Ruff does not support multiple target versions; it only supports the minimum versions. Since we want to support Python 3.11 in CI, it is better to change the target version.
- Loading branch information