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 8047a57cc5
Add support for fixing "unnecessary" Unicode
These are things like non-breaking spaces, "replacement" characters,
etc that add nothing to the metadata and often cause errors during
parsing or displaying in a UI.
2019-07-29 16:38:10 +03:00
..
__init__.py Add initial tests 2019-07-27 00:36:40 +03:00
test_check.py Fix whitespace errors found by flake8 2019-07-28 17:47:28 +03:00
test_fix.py Add support for fixing "unnecessary" Unicode 2019-07-29 16:38:10 +03:00