import path

This commit is contained in:
2026-05-19 10:15:35 +02:00
parent c2f5aba3c9
commit 6827515739
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ requires-python = ">=3.11"
[tool.pytest.ini_options]
testpaths = ["tests"]
pythonpath = ["src"]
[project.scripts]
tea3-linear-bias = "tea3.tea3linearbias:main"