astronomer / ask-astro

An end-to-end LLM reference implementation providing a Q&A interface for Airflow and Astronomer
https://ask.astronomer.io/
Apache License 2.0
192 stars 47 forks source link

Indent missing for upsert logic #205

Closed mpgreg closed 9 months ago

mpgreg commented 9 months ago

https://github.com/astronomer/ask-astro/blob/32e8ddc95d2f1ef8c774500cb9a07c9e13a40256/airflow/include/tasks/extract/utils/weaviate/ask_astro_weaviate_hook.py#L454-L464

These lines should be indented to the child "if" statement.