From f9851f115b501add28b5b849821dd0525d82e960 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 8 Nov 2021 13:22:07 -0500 Subject: add pep 484 and 561 compliance, fixes #2747 --- python/py.typed | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 python/py.typed (limited to 'python/py.typed') diff --git a/python/py.typed b/python/py.typed new file mode 100644 index 00000000..e69de29b -- cgit v1.3.1