From 18ffd57986569523887621d6b1937046849849a8 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 17 Feb 2023 21:19:24 -0500 Subject: silly work-around for 0byte files not being included --- python/py.typed | 1 + 1 file changed, 1 insertion(+) (limited to 'python') 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 -- cgit v1.3.1