Skip to content

Commit

Permalink
fixed intendations
Browse files Browse the repository at this point in the history
  • Loading branch information
aashankhan2981 committed Aug 13, 2024
1 parent f4ae9f8 commit 92becce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/agents/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ async def send_modified_files(self, files: dict[str, str, str]):
setting the correct files.
:param files: Files to send.
"""

await self.ui.send_modified_files(files)

async def ask_question(
Expand Down

0 comments on commit 92becce

Please sign in to comment.