We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36973ca commit 8d65416Copy full SHA for 8d65416
1 file changed
pyproject.toml
@@ -24,7 +24,7 @@
24
"Typing :: Typed",
25
]
26
dependencies = ["typing_extensions >= 4.0"]
27
- description = "Efficiently get the index-0 element of an iterable."
+ description = "Check if an object is an `Annotated` type."
28
dynamic = ["version"]
29
license.file = "LICENSE"
30
name = "is_annotated"
0 commit comments