mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 14:25:00 +00:00
WIP: Import sys module in coder.py.
This commit is contained in:
parent
6220dc56bf
commit
437d735485
1 changed files with 2 additions and 1 deletions
1
coder.py
1
coder.py
|
@ -1,5 +1,6 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
import sys
|
||||||
import re
|
import re
|
||||||
import readline
|
import readline
|
||||||
import traceback
|
import traceback
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue