chore: Auto update by pre-commit hooks

https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/25020210469
[skip changelog]
This commit is contained in:
github-actions[bot]
2026-04-27 21:23:04 +00:00
parent 8f1b7fd087
commit d2ee76d2f6

View File

@@ -38,6 +38,7 @@ public:
ProcessTask& set_reusable_image(const cv::Mat& reusable);
const std::string& get_last_task_name() const noexcept { return m_last_task_name; }
const std::string& get_last_matched_task_name() const noexcept { return m_last_matched_task_name; }
const auto& get_last_hit() const noexcept { return m_last_hit_detail; }