mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-01-11 04:53:22 +01:00
Alan Orth
7cfd4c0b59
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.