mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-11 17:08:23 +00:00

* Getting table properties for Athena datasets * Isorting * Fixing mypy error * Addressing pr review comments Adding tests * Adding missing import * black * Fixing test run * fixing flake8 * Adding athen to tox tests as well * Not running athena tests on python < 3.7 * Adressing more pr comments