Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Jun 26, 2024
1 parent 3855a25 commit d778b0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,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 d778b0e

Please sign in to comment.