Skip to content

Commit 9c1bf7c

Browse files
author
Rik Huijzer
authored
Update metadata_utils.jl
1 parent c893a81 commit 9c1bf7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/metadata_utils.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ Helper function to write the metadata for a model `T`.
7777
* `output_scitype=Unkonwn`: allowed scitype of the transformed data (unsupervised)
7878
* `supports_weights=false`: whether the model supports sample weights
7979
* `supports_class_weights=false`: whether the model supports class weights
80-
* `docstring=nothing`: docstring for the model
8180
* `load_path="unknown"`: where the model is (usually `PackageName.ModelName`)
8281
* `human_name=nothing`: human name of the model
8382

0 commit comments

Comments
 (0)