From 1bdd4f0269d9ea72594775a18d8d401f43805db9 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Fri, 20 Jun 2025 14:08:09 -0700 Subject: [PATCH] style: Format code --- aider/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/commands.py b/aider/commands.py index d51701d2e..3b8e59cb8 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -1542,7 +1542,7 @@ class Commands: def cmd_think_tokens(self, args): """Set the thinking token budget. - + Supports formats like 8096, 8k, 10.5k, 0.5M, or 0 to disable. """ model = self.coder.main_model