mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
style: Apply linter formatting to aider/io.py
This commit is contained in:
parent
30b2460a7a
commit
d3a9247b3c
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ from .dump import dump # noqa: F401
|
|||
from .utils import is_image_file
|
||||
|
||||
|
||||
|
||||
class AutoCompleter(Completer):
|
||||
def __init__(self, root, rel_fnames, addable_rel_fnames, commands, encoding):
|
||||
self.addable_rel_fnames = addable_rel_fnames
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue