style: Apply linter formatting to test_coder.py

This commit is contained in:
Paul Gauthier (aider) 2024-08-10 08:58:52 -07:00
parent a2eb6e7ba0
commit 564ad3964b

View file

@ -434,9 +434,7 @@ new
fname1.write_text("ONE\n")
io = InputOutput(yes=True)
coder = Coder.create(
self.GPT35, "diff", io=io, fnames=[str(fname1), str(fname2)]
)
coder = Coder.create(self.GPT35, "diff", io=io, fnames=[str(fname1), str(fname2)])
def mock_send(*args, **kwargs):
coder.partial_response_content = f"""