mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
fix poe check (#4686)
This commit is contained in:
@@ -27,5 +27,5 @@ include = ["src"]
|
||||
include = "../../shared_tasks.toml"
|
||||
|
||||
[tool.poe.tasks]
|
||||
|
||||
mypy = "mypy --config-file $POE_ROOT/../../pyproject.toml src"
|
||||
test = "true"
|
||||
|
||||
Reference in New Issue
Block a user