1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-01-24 19:23:22 +01:00
csv-metadata-quality/csv_metadata_quality
Alan Orth d88ea56488
csv_metadata_quality/check.py: Move all imports to top of file
PEP8 recommends keeping imports at the top of the file. Also, I had
to re-work the issn/isbn so they didn't conflict with the functions
in check.py (flake8 warned about them being redefined).

Imports sorted with isort.

See: https://www.python.org/dev/peps/pep-0008/#imports
2021-03-11 10:52:20 +02:00
..
2019-08-29 01:15:04 +03:00
2021-02-21 13:01:25 +02:00
2021-02-21 13:01:25 +02:00
2021-03-04 21:38:10 +02:00