Skip to content

Commit

Permalink
Add py.typed to support PEP-561 (type-hinting)
Browse files Browse the repository at this point in the history
This adds support for type-hinting information as laid in [PEP-561](https://peps.python.org/pep-0561/).
  • Loading branch information
sugatoray authored Jun 18, 2024
1 parent 1be9d24 commit 5e6b46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions textgrad/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 5e6b46a

Please sign in to comment.