Skip to content

Commit 3342224

Browse files
committed
Fix typo in balancer_backend urls
1 parent 1e71158 commit 3342224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/balancer_backend/urls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"embeddings",
3232
"medRules",
3333
"text_extraction",
34-
"assistants",
34+
"assistant",
3535
]
3636

3737
# Loop through each application name and dynamically import and add its URL patterns

0 commit comments

Comments
 (0)