Skip to content

Commit bef609c

Browse files
committed
FIX: Dep [circle deploy]
1 parent e328586 commit bef609c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,6 +1302,7 @@ def reset_warnings(gallery_conf, fname):
13021302
for key in (
13031303
"invalid version and will not be supported", # pyxdf
13041304
"distutils Version classes are deprecated", # seaborn and neo
1305+
"is_categorical_dtype is deprecated", # seaborn
13051306
"`np.object` is a deprecated alias for the builtin `object`", # pyxdf
13061307
# nilearn, should be fixed in > 0.9.1
13071308
"In future, it will be an error for 'np.bool_' scalars to",

0 commit comments

Comments
 (0)