dbt-labs / hubcap

This app adds modules to the hubsite at hub.getdbt.com
13 stars 100 forks source link

Fix issues any raised via flake8 #187

Closed dbeatty10 closed 1 year ago

dbeatty10 commented 1 year ago

https://github.com/dbt-labs/hubcap/issues/185 added a pre-commit hook for flake8.

Use pre-commit run --all-files to find any issues and then fix them.