fix(pre_commit): 🎨 auto format pre-commit hooks
This commit is contained in:
parent
089916e26f
commit
54a0422b58
|
|
@ -6,7 +6,7 @@ from typing import List, Optional, Tuple
|
|||
import numpy as np
|
||||
import pytest
|
||||
|
||||
from supervision import Detections, LineZone
|
||||
from supervision import LineZone
|
||||
from supervision.geometry.core import Point, Position, Vector
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue