Skip to content

Commit e971ace

Browse files
committed
Remove unused import
1 parent 3464987 commit e971ace

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/spikeinterface/curation/tests/test_curation_format.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import pytest
22

3-
from pydantic import BaseModel, ValidationError, field_validator
4-
53

64
from pathlib import Path
75
import json

0 commit comments

Comments
 (0)