Commit graph

3 commits

Author SHA1 Message Date
2faeda87c3
Validate CSV output schemas
Also moved code dir to src.
There are reasons to do standard things in standard ways. While it is
possible to get the `code/` directory to work, and recognize it as a
package path, this requires wrangling the pyproject.toml file.
Additionally, any import from the `code.something` path automatically
shadows the python stdlib `code` module. While it may not be necessary,
it still is good to not shadow standard library modules.
2025-10-01 10:23:10 +02:00
fbba2d2992
Update README.md and CHANGELOG.md 2025-09-30 21:13:19 +02:00
947fac0177
Apply YODA dataset setup 2025-09-30 16:54:48 +02:00