Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Oct 10, 2022
1 parent c1de8bf commit cd5ef15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import pytest

from prefect import flow, get_run_logger, tags
from prefect.blocks.core import Block
from prefect.context import PrefectObjectRegistry, TaskRunContext, get_run_context
from prefect.deprecated.data_documents import DataDocument
from prefect.engine import get_state_for_result
Expand Down

0 comments on commit cd5ef15

Please sign in to comment.