From ceda00a05ad24fddc59a7d91771cc2b2c8ccdf02 Mon Sep 17 00:00:00 2001 From: Oliver Lambson Date: Wed, 23 Jul 2025 00:58:17 -0400 Subject: [PATCH] fix(modules): add py.typed marker to postgres module --- modules/postgres/testcontainers/postgres/py.typed | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 modules/postgres/testcontainers/postgres/py.typed diff --git a/modules/postgres/testcontainers/postgres/py.typed b/modules/postgres/testcontainers/postgres/py.typed new file mode 100644 index 000000000..e69de29bb