1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-25 23:53:45 +02:00
csv-metadata-quality/tests
Alan Orth e801042340
tests/test_check.py: Fix unused result
We don't need to capture the function's return value here because
pytest will capture stdout from the function.
2019-08-10 23:45:41 +03:00
..
__init__.py Add initial tests 2019-07-27 00:36:40 +03:00
test_check.py tests/test_check.py: Fix unused result 2019-08-10 23:45:41 +03:00
test_fix.py Add support for removing newlines 2019-07-30 20:05:12 +03:00