mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 10:45:00 +00:00
fix: Add import for time module
This commit is contained in:
parent
0ba9f63365
commit
1f29186240
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
import os
|
import os
|
||||||
|
import time
|
||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
import git
|
import git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue