Update pyproject.toml and Docs (#7274)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yaofu <voipman@sina.cn>
Co-authored-by: Umit Kacar, PhD <kacarumit.phd@gmail.com>
This commit is contained in:
Glenn Jocher 2024-01-04 01:40:13 +01:00 committed by GitHub
parent e687c09423
commit f702b34a50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 18 additions and 15 deletions

View file

@ -32,7 +32,7 @@ repos:
name: Upgrade code
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
name: Sort imports