Skip to content

Commit decf3a9

Browse files
PylintFix
1 parent 69004d4 commit decf3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/kernel_agents/agent_factory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Factory for creating agents in the Multi-Agent Custom Automation Engine."""
1+
"""Factory for creating agents in Multi-Agent Custom Automation Engine."""
22

33
import inspect
44
import logging

0 commit comments

Comments
 (0)