Commit 7ddb780
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
3 files changed
+0
-0
lines changedWhitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments