From 75d98b518bac62add0c4413da6a27608081c61dd Mon Sep 17 00:00:00 2001 From: John Wilson Date: Fri, 25 Apr 2025 12:27:29 -0700 Subject: [PATCH] move py.typed to correct location --- py.typed => us/py.typed | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename py.typed => us/py.typed (100%) diff --git a/py.typed b/us/py.typed similarity index 100% rename from py.typed rename to us/py.typed