mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: fix whitespace in commands.py
This commit is contained in:
parent
e2ebde75be
commit
4631008f8c
1 changed files with 1 additions and 1 deletions
|
@ -814,7 +814,7 @@ class Commands:
|
|||
if expanded_word in f:
|
||||
read_only_matched.append(f)
|
||||
continue
|
||||
|
||||
|
||||
# Try samefile comparison for relative paths
|
||||
try:
|
||||
abs_word = os.path.abspath(expanded_word)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue