Skip to content

Commit

Permalink
Add py.typed (#991)
Browse files Browse the repository at this point in the history
So that code that uses VUnit can be type checked with mypy against VUnit's type hints.
  • Loading branch information
LukasVik authored Mar 13, 2024
1 parent 4278b53 commit 407a46c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/news.d/991.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add ``py.typed`` file to indicate the existence of Python typing hints.
Empty file added vunit/py.typed
Empty file.

0 comments on commit 407a46c

Please sign in to comment.