Skip to content

Commit f9d3f71

Browse files
committed
Fix
Signed-off-by: Alina Buzachis <[email protected]>
1 parent 904bf98 commit f9d3f71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/services.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import tempfile
99
from typing import Iterator
1010

11+
from .controller_client import build_collection_uri
1112
from .controller_client import get
1213
from .models import Pattern
1314
from .models import Task

0 commit comments

Comments
 (0)