Commit graph

4 commits

Author SHA1 Message Date
740350eacd
chore(code): Refactor data processing into module 2024-07-15 20:40:50 +02:00
72e11a67d7
chore(code): Format code 2024-02-14 16:02:42 +01:00
673cf88c13
fix(code): Fix yaml library overwriting
The yaml loader just being called yaml overwrote loading the external
yaml library in the file itself. Simple fix by renaming module to
yml.py.
2024-01-18 11:07:22 +01:00
4dd8e13d6b
chore(repo): Rename data loading module 2024-01-10 17:27:48 +01:00
Renamed from src/data.py (Browse further)