Skip to content

Commit

Permalink
fix agenthub import
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartManoj committed Oct 8, 2024
1 parent bef8b7f commit e8d7d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openhands/controller/stuck.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from agenthub.codeact_agent.codeact_agent import CodeActAgent
from openhands.agenthub.codeact_agent.codeact_agent import CodeActAgent
from openhands.controller.state.state import State
from openhands.core.config import load_app_config
from openhands.core.logger import openhands_logger as logger
Expand Down

0 comments on commit e8d7d46

Please sign in to comment.