Skip to content

Commit 1375371

Browse files
committed
Remove unused import
1 parent 7538ca4 commit 1375371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/v/test_validators.py

+1-1
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)