From 6ca1a2eb57bb3fc417807cd253419be347cf3552 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Sat, 17 Aug 2024 06:23:27 -0700 Subject: [PATCH] style: Apply linter formatting changes --- aider/repomap.py | 1 + 1 file changed, 1 insertion(+) diff --git a/aider/repomap.py b/aider/repomap.py index cdbf50593..298aa40db 100644 --- a/aider/repomap.py +++ b/aider/repomap.py @@ -423,6 +423,7 @@ class RepoMap: # If not in cache, generate the map import time + start_time = time.time() result = self.get_ranked_tags_map_uncached( chat_fnames, other_fnames, max_map_tokens, mentioned_fnames, mentioned_idents