Skip to content

Commit 4925d54

Browse files
committed
Fix format
1 parent 0a4f424 commit 4925d54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/infrahub/workflows/catalogue.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from .constants import WorkflowTag, WorkflowType
44
from .models import WorkflowDefinition
55

6-
76
ACTION_ADD_NODE_TO_GROUP = WorkflowDefinition(
87
name="action-add-node-to-group",
98
type=WorkflowType.CORE,

0 commit comments

Comments
 (0)