lint fixes

This commit is contained in:
Илья Глазунов
2025-12-04 01:27:43 +03:00
parent 3454801be7
commit edaccb59bb
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -223,7 +223,7 @@ class ExtensionManager:
try:
from .process_extension import ProcessOrchestrationExtension
self.extension_registry["process_orchestration"] = ProcessOrchestrationExtension # type: ignore
self.extension_registry["process_orchestration"] = ProcessOrchestrationExtension
except ImportError:
pass # Optional dependency