Skip to content

Commit 8f11554

Browse files
committed
Removed unnecessary import in attr.py
1 parent dcfb605 commit 8f11554

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typed_descriptors/attr.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
from __future__ import annotations
99
from inspect import signature
10-
import sys
1110
from typing import (
1211
Any,
1312
Optional,

0 commit comments

Comments
 (0)