mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-24 13:54:59 +00:00
Fix spacing issue in control_start_bot.py
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,6 @@ def reset_bot_state():
|
||||
_reset_run_state()
|
||||
|
||||
|
||||
|
||||
def _run_bot_task(mode: str, iterations: int, yolo: bool, stop_at_mvp: bool) -> None:
|
||||
"""Execute bot task in background thread."""
|
||||
global _bot_process, _mock_running, _current_run_config
|
||||
|
||||
Reference in New Issue
Block a user