mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
style: Apply linter formatting changes
This commit is contained in:
parent
27c79d662b
commit
6ca1a2eb57
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue