Skip to content

Commit 0a85e4d

Browse files
committed
Remove unused import
1 parent be9a406 commit 0a85e4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)