Update docstring

This commit is contained in:
allegroai 2020-05-25 20:40:40 +03:00
parent 342fac71e2
commit 0a0d816bd5

View File

@ -501,9 +501,6 @@ class Task(_Task):
- ``TaskTypes.training`` (default)
- ``TaskTypes.testing``
- ``TaskTypes.dataset_import``
- ``TaskTypes.annotation``
- ``TaskTypes.annotation_manual``
:type task_type: TaskTypeEnum(value)
:return: A new experiment.