ultralytics 8.0.231 use new pyproject.toml (#7185)

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>
This commit is contained in:
Glenn Jocher 2023-12-28 10:04:16 -05:00 committed by GitHub
parent cdb10563d2
commit d02e0aa86b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 187 additions and 257 deletions

View file

@ -57,12 +57,6 @@ repos:
exclude: 'docs/.*\.md'
# exclude: "README.md|README.zh-CN.md|CONTRIBUTING.md"
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
hooks:
- id: flake8
name: PEP8
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
hooks: