Skip to content

Commit

Permalink
use client server schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
ohld committed Jun 1, 2024
1 parent e9b6c4f commit 383df93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow_deployments/rewards.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from prefect.client.schemas.schedules import CronSchedule
from prefect.deployments import Deployment
from prefect.server.schemas.schedules import CronSchedule

from src.config import settings
from src.flows.rewards.uploaded_memes import (
Expand Down

0 comments on commit 383df93

Please sign in to comment.