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 Apr 12, 2024
1 parent 23fc2f7 commit 79d3d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-sdk/src/astro/lineage/facets.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
from __future__ import annotations

import attr
from openlineage.client.facet import BaseFacet

from astro.constants import ExportExistsStrategy, FileType, MergeConflictStrategy
from openlineage.client.facet import BaseFacet
from astro.table import Column, Metadata


Expand Down

0 comments on commit 79d3d52

Please sign in to comment.