Skip to content

Commit 7ddb780

Browse files
authored
Python: Fix adds missing py.typed markers to python modules (#4873)
fix(python): restore py.typed markers for PEP 561 compliance Without py.typed markers, mypy and other type checkers cannot properly use the type hints from valkey-glide packages, breaking type checking for library consumers. Signed-off-by: Emmanuel Peralta <eperalta@woosmap.com>
1 parent ab92d98 commit 7ddb780

File tree

3 files changed

+0
-0
lines changed

3 files changed

+0
-0
lines changed

python/glide-async/python/glide/py.typed

Whitespace-only changes.

python/glide-shared/glide_shared/py.typed

Whitespace-only changes.

python/glide-sync/glide_sync/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)