Skip to content

Commit

Permalink
Add py.typed marker to root level
Browse files Browse the repository at this point in the history
This means that packages outside masci-tools can use the type hints
They are by no means complete but the majority of the important code
for Fleur atleast used in other libraries is typed
  • Loading branch information
janssenhenning committed Apr 21, 2022
1 parent 50cc572 commit 7790762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions masci_tools/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Marker file for PEP 561

0 comments on commit 7790762

Please sign in to comment.