nit: fix py import
This commit is contained in:
parent
9685043274
commit
2bb3fed337
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import logging
|
|||
import os
|
||||
from typing import Generator
|
||||
from pydantic import BaseModel
|
||||
from typing import *
|
||||
from typing import Optional
|
||||
import subprocess
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue