Skip to content

Commit f49af3f

Browse files
committed
add forgotten trait supports_class_weights to list
1 parent 8ab55fb commit f49af3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/StatisticalTraits.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const TRAITS = [
1717
:package_url,
1818
:is_wrapper,
1919
:supports_weights,
20+
:supports_class_weights,
2021
:supports_online,
2122
:docstring,
2223
:name,

0 commit comments

Comments
 (0)