1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-09 13:25:08 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth 10612cf891
Remove checks for invalid multi-value separators
Now that I no longer treat the fix for these as "unsafe" I don't a
ctually need to check for them—I can just fix them when I see them.
2021-03-14 21:01:21 +02:00
..
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Sort imports with isort 2019-08-29 01:15:04 +03:00
app.py Remove checks for invalid multi-value separators 2021-03-14 21:01:21 +02:00
check.py Remove checks for invalid multi-value separators 2021-03-14 21:01:21 +02:00
experimental.py Colorize output 2021-02-21 13:01:25 +02:00
fix.py csv_metadata_quality/fix.py: Fixes should be green 2021-03-11 11:47:24 +02:00
util.py Add utility function to check normalization 2020-01-15 12:17:52 +02:00
version.py Bump version to 0.4.6-dev 2021-03-11 22:44:36 +02:00