updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>modifyDataloader
@@ -24,7 +24,7 @@ repos: | |||
- id: check-docstring-first | |||
- repo: https://github.com/asottile/pyupgrade | |||
rev: v2.32.0 | |||
rev: v2.32.1 | |||
hooks: | |||
- id: pyupgrade | |||
name: Upgrade code |