Skip to content

Commit 6e8b3aa

Browse files
committed
add __sklearn_tags__ to vulture's whitelist
1 parent 3e9c32c commit 6e8b3aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/vulture_allowlist.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
_._more_tags
4444
_.multi_class
4545
_.preserves_dtype
46+
_.__sklearn_tags__
4647
deep
4748

4849
# Backward compat or rarely used

0 commit comments

Comments
 (0)