Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Feb 5, 2025
1 parent 6714cb6 commit 7768437
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flows/schedule_specific_parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
We check the price of BTC and ETH at an interval of 10 seconds, and the price of SOL and
DOGE according to a cron schedule.
The `prefect.schedules` module is available in `prefect>=3.1.16`.
"""

from datetime import timedelta
Expand Down

0 comments on commit 7768437

Please sign in to comment.