1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-26 16:13:46 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth 7cfd4c0b59
csv_metadata_quality: Move scoped imports to global
According to PEP8 we should avoid scoped imports unless you have a
good reason. Here there are two cases where we do (issn and isbn),
but I will move the others to the global scope.
2020-10-06 17:11:39 +03: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 Output field name for more fixes and checks 2020-01-16 12:35:11 +02:00
check.py csv_metadata_quality: Move scoped imports to global 2020-10-06 17:11:39 +03:00
experimental.py Experimental language detection using langid 2019-09-26 13:46:32 +03:00
fix.py csv_metadata_quality: Move scoped imports to global 2020-10-06 17:11:39 +03:00
util.py Add utility function to check normalization 2020-01-15 12:17:52 +02:00
version.py Version 0.4.2 2020-07-06 14:04:34 +03:00