Skip to content

Commit 7b21098

Browse files
committed
Remove unused import
1 parent 22beaea commit 7b21098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/v/test_validators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Dict, List, Optional, Tuple
1+
from typing import Dict, List, Optional
22

33
from attrs import define
44
from attrs import fields as f

0 commit comments

Comments
 (0)