Skip to content

Commit 4926438

Browse files
committed
aaaa
1 parent 429f4a5 commit 4926438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uipath/_services/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from .entities_service import EntitiesService
1010
from .external_application_service import ExternalApplicationService
1111
from .folder_service import FolderService
12-
from .guardrail_service import GuardrailsService
12+
from .guardrails_service import GuardrailsService
1313
from .jobs_service import JobsService
1414
from .llm_gateway_service import UiPathLlmChatService, UiPathOpenAIService
1515
from .processes_service import ProcessesService

0 commit comments

Comments
 (0)