black box linear bias

This commit is contained in:
2026-05-05 13:44:41 +02:00
parent 381e00c584
commit d5f840df65
2 changed files with 68 additions and 0 deletions
+2
View File
@@ -8,3 +8,5 @@ requires-python = ">=3.11"
[tool.pytest.ini_options]
testpaths = ["tests"]
[project.scripts]
tea3-linear-bias = "tea3.tea3linearbias:main"