fix(pre_commit): 🎨 auto format pre-commit hooks
This commit is contained in:
parent
e899b428ca
commit
b1034fe139
|
|
@ -190,7 +190,6 @@ import supervision as sv
|
|||
), # Complex Data
|
||||
],
|
||||
)
|
||||
|
||||
def test_csv_sink(
|
||||
detections: mock_detections,
|
||||
custom_data: Dict[str, Any],
|
||||
|
|
@ -388,7 +387,6 @@ def test_csv_sink(
|
|||
), # Complex Data
|
||||
],
|
||||
)
|
||||
|
||||
def test_csv_sink_manual(
|
||||
detections: mock_detections,
|
||||
custom_data: Dict[str, Any],
|
||||
|
|
|
|||
Loading…
Reference in New Issue