Mkdocs annotations fixes (#7600)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2024-01-15 23:37:37 +01:00 committed by GitHub
parent 22651d01cf
commit b1282544d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 137 additions and 63 deletions

View file

@ -72,6 +72,7 @@ You can download the model [here](https://github.com/ChaoningZhang/MobileSAM/blo
!!! Example
=== "Python"
```python
from ultralytics import SAM
@ -87,6 +88,7 @@ You can download the model [here](https://github.com/ChaoningZhang/MobileSAM/blo
!!! Example
=== "Python"
```python
from ultralytics import SAM