mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
style: remove extra blank line in test_coder.py
This commit is contained in:
parent
d696673f07
commit
c84e192324
1 changed files with 0 additions and 1 deletions
|
@ -848,7 +848,6 @@ This command will print 'Hello, World!' to the console."""
|
|||
self.assertEqual(result, [])
|
||||
coder.commands.scraper.scrape.assert_not_called()
|
||||
|
||||
|
||||
def test_coder_create_with_new_file_oserror(self):
|
||||
with GitTemporaryDirectory():
|
||||
io = InputOutput(yes=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue