mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: fix linting issues in io.py
This commit is contained in:
parent
b9939d4bd9
commit
7a9988c060
1 changed files with 1 additions and 0 deletions
|
@ -715,6 +715,7 @@ class InputOutput:
|
|||
|
||||
# Use rich Columns for pretty output
|
||||
from io import StringIO
|
||||
|
||||
from rich.columns import Columns
|
||||
|
||||
output = StringIO()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue