mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: Run linter
This commit is contained in:
parent
7830dadccf
commit
87e4010b8b
1 changed files with 0 additions and 1 deletions
|
@ -580,7 +580,6 @@ class Commands:
|
|||
return fname
|
||||
|
||||
def completions_raw_read_only(self, document, complete_event):
|
||||
|
||||
# Get the text before the cursor and strip leading spaces
|
||||
text = document.text_before_cursor.lstrip()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue