mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-06-13 22:34:06 +00:00
The import was moved to module top in nanobot/cli/commands.py, so tests must patch nanobot.cli.commands.evaluate_response instead of nanobot.utils.evaluator.evaluate_response.