Skip to content

Commit

Permalink
invalid args fix (#32326)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adaverse committed Jul 3, 2023
1 parent 1065687 commit 985a6cd
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -54,7 +54,6 @@
# [START wasb_prefix_sensor]
azure_wasb_prefix_sensor = WasbPrefixSensor(
container_name=CONTAINER_NAME,
blob_name=BLOB_NAME,
prefix=PREFIX,
task_id="wasb_sense_prefix",
)
Expand Down

0 comments on commit 985a6cd

Please sign in to comment.