Skip to content

Commit

Permalink
docs: fix description (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <[email protected]>
  • Loading branch information
nstarman authored Aug 27, 2024
1 parent 36973ca commit 8d65416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Typing :: Typed",
]
dependencies = ["typing_extensions >= 4.0"]
description = "Efficiently get the index-0 element of an iterable."
description = "Check if an object is an `Annotated` type."
dynamic = ["version"]
license.file = "LICENSE"
name = "is_annotated"
Expand Down

0 comments on commit 8d65416

Please sign in to comment.