mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
style: Remove extra blank line in mdstream.py
This commit is contained in:
parent
9c2c05ad44
commit
c0074301a3
1 changed files with 0 additions and 1 deletions
|
@ -165,7 +165,6 @@ class MarkdownStream:
|
|||
"""
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
with open("aider/io.py", "r") as f:
|
||||
code = f.read()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue