mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-02 10:50:03 +00:00
* adding multiple choice * update test cases (hard coded) * merged common code in predict_proba and predict in TransformersEstimator
6 lines
97 B
INI
6 lines
97 B
INI
[pytest]
|
|
addopts = -m "not conda"
|
|
markers =
|
|
conda: test related to conda forge distribution
|
|
|