From 81cf3bff083aa74ced74f55e8295b80d388bac49 Mon Sep 17 00:00:00 2001 From: hoshi-hiyouga Date: Sun, 29 Sep 2024 22:59:47 +0800 Subject: [PATCH] Update test_mm_plugin.py Former-commit-id: 8b50ce516af715a16c53568fb3420d6441aca1ae --- tests/data/test_mm_plugin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test_mm_plugin.py b/tests/data/test_mm_plugin.py index 6187fa5e..bd2eb45a 100644 --- a/tests/data/test_mm_plugin.py +++ b/tests/data/test_mm_plugin.py @@ -11,6 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + import os from typing import TYPE_CHECKING, Any, Dict, List, Sequence, Tuple