Skip to content

Commit

Permalink
declare typed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlpAribal committed Sep 5, 2022
1 parent 6f724d7 commit b1deea7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include src/squirrel_datasets_core/py.typed
3 changes: 3 additions & 0 deletions src/squirrel_datasets_core/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This marker file declares that the package supports type checking. For details, you can refer to:
- PEP561: https://www.python.org/dev/peps/pep-0561/
- mypy docs: https://mypy.readthedocs.io/en/stable/installed_packages.html

0 comments on commit b1deea7

Please sign in to comment.