Fix linting
This commit is contained in:
parent
112349ed5b
commit
b9c37bd937
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import logging
|
|||
from collections.abc import AsyncIterator
|
||||
|
||||
import pipmaster as pm
|
||||
|
||||
# install specific modules
|
||||
if not pm.is_installed("openai"):
|
||||
pm.install("openai")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue