Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Jun 20, 2024
1 parent 09cf7ab commit 3f26d2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
from .dbt_project import (
DagsterDbtManifestPreparer as DagsterDbtManifestPreparer,
DbtManifestPreparer as DbtManifestPreparer,
DbtProject as DbtProject
DbtProject as DbtProject,
)
from .errors import (
DagsterDbtCliRuntimeError as DagsterDbtCliRuntimeError,
Expand Down

0 comments on commit 3f26d2c

Please sign in to comment.