We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092b59a commit 4081ac9Copy full SHA for 4081ac9
backend/infrahub/trigger/tasks.py
@@ -1,6 +1,5 @@
1
from typing import TYPE_CHECKING
2
3
-from infrahub_sdk.utils import compare_lists
4
from prefect import get_run_logger, task
5
from prefect.automations import AutomationCore
6
from prefect.cache_policies import NONE
0 commit comments