We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfb605 commit 8f11554Copy full SHA for 8f11554
typed_descriptors/attr.py
@@ -7,7 +7,6 @@
7
8
from __future__ import annotations
9
from inspect import signature
10
-import sys
11
from typing import (
12
Any,
13
Optional,
0 commit comments