summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2023-02-17 21:19:24 -0500
committerJordan Wiens <jordan@psifertex.com>2023-02-17 21:19:24 -0500
commit18ffd57986569523887621d6b1937046849849a8 (patch)
tree4cb6a4647f3ff0107867634ac6c8d2a1bf4b384e /python
parent04765087b245b348a15afa5117c74650cecbf270 (diff)
silly work-around for 0byte files not being included
Diffstat (limited to 'python')
-rw-r--r--python/py.typed1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/py.typed b/python/py.typed
index e69de29b..0e76a07d 100644
--- a/python/py.typed
+++ b/python/py.typed
@@ -0,0 +1 @@
+# this is a marker file for mypy