Skip to content

Commit b2e24ea

Browse files
committed
calm vulture down per attribute
1 parent 6e8b3aa commit b2e24ea

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tools/vulture_allowlist.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@
4343
_._more_tags
4444
_.multi_class
4545
_.preserves_dtype
46-
_.__sklearn_tags__
46+
_.one_d_labels
47+
_.two_d_array
48+
_.three_d_array
4749
deep
4850

4951
# Backward compat or rarely used

0 commit comments

Comments
 (0)