mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +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 time
|
||||
import unittest
|
||||
|
||||
import git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue