Move csv_metadata_quality_web to a package

Eventually I will want to refactor so this will be necessary.
This commit is contained in:
2021-03-14 22:01:45 +02:00
parent cc203b2842
commit 863a540225
8 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<footer class="footer mt-auto py-3">
<div class="container">
<span><a href="https://github.com/ilri/csv-metadata-quality">csv-metadata-quality</a> v{{ cli_version }}</span>
</div>
</footer>