Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions id/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
`id` is a project providing helpers for making OIDC identities.
This PEP 561 marker file exists to let the type checkers know that this project
has type annotations declared. Additionally, this is useful
for type-checking our own tests since they make corresponding imports.
Loading