fix typing issues

This commit is contained in:
David Soria Parra
2025-01-23 13:25:21 +00:00
parent 059e831b8d
commit c14ec2e0d7
2 changed files with 10 additions and 5 deletions

View File

@@ -45,4 +45,4 @@ line-length = 88
target-version = "py310"
[tool.uv]
dev-dependencies = ["pyright>=1.1.378", "pytest>=8.3.3", "ruff>=0.6.9"]
dev-dependencies = ["pyright>=1.1.379", "pytest>=8.3.3", "ruff>=0.6.9"]