Add function and code execution (#34)

* WIP code execution

* add tests, reorganize

* fix polars test

* credit statements

* attributions
This commit is contained in:
Jack Gerrits
2024-05-29 17:12:02 -04:00
committed by GitHub
parent 15268a86dd
commit 2dc7af87ef
20 changed files with 1564 additions and 7 deletions

View File

@@ -20,4 +20,4 @@ pyright
echo "--- Running mypy ---"
mypy
echo "--- Running pytest ---"
pytest
pytest -n auto