Removes the type for tqdm

This commit is contained in:
Trenton H
2026-02-25 15:29:09 -08:00
parent 00f943eb96
commit bc4091a62c
2 changed files with 0 additions and 15 deletions

View File

@@ -149,7 +149,6 @@ typing = [
"types-pytz",
"types-redis",
"types-setuptools",
"types-tqdm",
]
[tool.uv]