mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
fix: add missing os import in test_browser.py
This commit is contained in:
parent
b2da3545f9
commit
47743e7f90
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
import os
|
||||
import unittest
|
||||
from unittest.mock import patch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue