mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
style: fix linting issues in base_coder.py
This commit is contained in:
parent
80f83da9b8
commit
e8d9ef269b
1 changed files with 0 additions and 1 deletions
|
@ -286,7 +286,6 @@ class Coder:
|
|||
detect_urls=True,
|
||||
ignore_mentions=None,
|
||||
file_watcher=None,
|
||||
|
||||
):
|
||||
# Fill in a dummy Analytics if needed, but it is never .enable()'d
|
||||
self.analytics = analytics if analytics is not None else Analytics()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue