walsh transform

This commit is contained in:
2026-05-18 15:05:09 +02:00
parent 3f93c074ef
commit 84fda8757c
5 changed files with 108 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.10"
[project.scripts]
anf = "anf.cli:main"
walsh = "walsh.cli:main"
[tool.pytest.ini_options]
testpaths = ["tests"]