Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Nov 13, 2024
1 parent be41a7c commit 041efb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/prefect_deploy.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ def write_poems(topics: list[str]) -> list[str]:
work_pool_name="docker-pool",
)
else:
print(f"just running the code\n\n\n\n\n\n")
write_poems(["roses", "violets", "sugar", "spice"])

0 comments on commit 041efb0

Please sign in to comment.