mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
add relevant dependency to the oai test workflow (#712)
* add oaitest dependency * mock * mock * install * get mock from unittest * get mock from unitteset
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
import mock
|
||||
from unittest import mock
|
||||
import builtins
|
||||
import autogen
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user