Fix typos.

This commit is contained in:
Frédéric Tronel
2026-08-28 16:23:35 +02:00
parent 97ef0e972c
commit e6814f483a
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ packages = [
]
[project.scripts]
tscut = "tscut:main"
tscut = "tscut.cli:main"
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]