Skip to content

Commit 8d65416

Browse files
authored
docs: fix description (#2)
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
1 parent 36973ca commit 8d65416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Typing :: Typed",
2525
]
2626
dependencies = ["typing_extensions >= 4.0"]
27-
description = "Efficiently get the index-0 element of an iterable."
27+
description = "Check if an object is an `Annotated` type."
2828
dynamic = ["version"]
2929
license.file = "LICENSE"
3030
name = "is_annotated"

0 commit comments

Comments
 (0)