The repository has no test suite, leaving core logic like CSV parsing and clanin file generation without coverage. Add unit tests (e.g. with pytest) to catch regressions on key functions such as generate_clanin_files.
The repository has no test suite, leaving core logic like CSV parsing and clanin file generation without coverage.
Add unit tests (e.g. with pytest) to catch regressions on key functions such as generate_clanin_files.