Fixed dumb typo

This commit is contained in:
2025-10-09 22:06:48 -07:00
parent 61f79760e6
commit 03d718b4ad

View File

@@ -42,7 +42,7 @@ dependencies = [
]
[project.scripts]
ptulsconv = "ptulsconv:__main__.main"
wavinfo = "wavinfo:__main__.main"
[tool.pyright]
typeCheckingMode = "basic"