mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-13 01:27:08 +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. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
app.py | ||
check.py | ||
experimental.py | ||
fix.py | ||
util.py | ||
version.py |