Update .pre-commit-config.yaml (#1026)

This commit is contained in:
Glenn Jocher 2023-02-17 22:26:40 +01:00 committed by GitHub
parent 9047d737f4
commit edd3ff1669
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
76 changed files with 928 additions and 935 deletions

View file

@ -2,7 +2,7 @@ The simplest way of simply using YOLOv8 directly in a Python environment.
!!! example "Train"
=== "From pretrained(recommanded)"
=== "From pretrained(recommended)"
```python
from ultralytics import YOLO