From 8df8c52a55f4c605a1d37cc61f33edd187e92101 Mon Sep 17 00:00:00 2001 From: Altynbek Orumbayev Date: Wed, 14 May 2025 19:43:14 +0200 Subject: [PATCH] fix: add missing py.typed file under algokit transact ffi python package for mypy support --- packages/python/algokit_transact/algokit_transact/py.typed | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 packages/python/algokit_transact/algokit_transact/py.typed diff --git a/packages/python/algokit_transact/algokit_transact/py.typed b/packages/python/algokit_transact/algokit_transact/py.typed new file mode 100644 index 00000000..e69de29b