z3z1ma / dbt-osmosis

Provides automated YAML management, a dbt server, streamlit workbench, and git-integrated dbt model output diff tools
https://z3z1ma.github.io/dbt-osmosis/
Apache License 2.0
422 stars 46 forks source link

Fix pre-commit error by removing trailing whitespace #133

Closed syou6162 closed 3 months ago

syou6162 commented 3 months ago

CI has failed since the merge of https://github.com/z3z1ma/dbt-osmosis/pull/131.

The error was related to trailing-whitespace and has been fixed.

z3z1ma commented 3 months ago

Thanks @syou6162 🙇