Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
salazarm committed Nov 3, 2023
1 parent 7bdb431 commit 0f78057
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from dagster import static_partitioned_config, op, job
from dagster import job, op, static_partitioned_config


@static_partitioned_config(["a", "b", "c"])
Expand Down

0 comments on commit 0f78057

Please sign in to comment.