Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 2, 2024
1 parent ea641af commit cb2c1cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python-sdk/src/astro/sql/operators/raw_sql.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
import pandas as pd
from airflow.decorators.base import task_decorator_factory
from sqlalchemy.engine import ResultProxy

from sqlalchemy.engine.row import LegacyRow as SQLAlcRow

from astro import settings
Expand Down

0 comments on commit cb2c1cf

Please sign in to comment.