We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744f420 commit f6f9c49Copy full SHA for f6f9c49
1 file changed
doc/progress.rst
@@ -12,6 +12,7 @@ Changelog
12
* FIX#1058, #1100: Avoid ``NoneType`` error when printing task without ``class_labels`` attribute.
13
* FIX#1110: Make arguments to ``create_study`` and ``create_suite`` that are defined as optional by the OpenML XSD actually optional.
14
* FIX#1147: ``openml.flow.flow_exists`` no longer requires an API key.
15
+ * FIX#1184: Automatically resolve proxies when downloading from minio. Turn this off by setting environment variable ``no_proxy="*"``.
16
* MAIN#1088: Do CI for Windows on Github Actions instead of Appveyor.
17
* MAINT#1104: Fix outdated docstring for ``list_task``.
18
* MAIN#1146: Update the pre-commit dependencies.
0 commit comments