mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-13 21:38:01 -05:00
Fix pytest asycio warning (#440)
This commit is contained in:
@@ -75,6 +75,7 @@ exclude = ["src/autogen_core/application/protos"]
|
||||
[tool.pytest.ini_options]
|
||||
minversion = "6.0"
|
||||
testpaths = ["tests"]
|
||||
asyncio_default_fixture_loop_scope = "session"
|
||||
|
||||
[tool.nbqa.addopts]
|
||||
mypy = [
|
||||
|
||||
Reference in New Issue
Block a user