enhance metadata for controversial cells

This commit is contained in:
Thomas Schmelzer
2025-01-10 22:18:01 +04:00
parent 5b9cc198f0
commit 5968a7b5a6
2 changed files with 332 additions and 4751 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
venv:
@curl -LsSf https://astral.sh/uv/install.sh | sh
@uv venv
@uv venv --python 3.12
.PHONY: install