Closed jonnieey closed 3 years ago
Oh, you can also rebase on master to fix the Poetry error in CI.
Oh, I almost forgot: could you add tests for this? You can create the tests/data/input_files
directory and create some valid and invalid files, then write some tests in test_api.py
for split_input_file
and/or parse_input_file
.
Oh, I almost forgot: could you add tests for this? You can create the
tests/data/input_files
directory and create some valid and invalid files, then write some tests intest_api.py
forsplit_input_file
and/orparse_input_file
.
Okay. :thumbsup:
That's great! Ready to merge?
Okay. :thumbsup:
Issue #70