precommit fix

This commit is contained in:
Xi Yan 2024-12-16 21:17:20 -08:00
parent aab4084ee3
commit 093ffe4273
2 changed files with 5 additions and 2 deletions

View file

@ -7,6 +7,7 @@
from typing import * # noqa: F403
import json
import uuid
from botocore.client import BaseClient
from llama_models.datatypes import CoreModelId