Skip to content

Commit

Permalink
FIX: Dep [circle deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jan 4, 2024
1 parent e328586 commit bef609c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -1302,6 +1302,7 @@ def reset_warnings(gallery_conf, fname):
for key in (
"invalid version and will not be supported", # pyxdf
"distutils Version classes are deprecated", # seaborn and neo
"is_categorical_dtype is deprecated", # seaborn
"`np.object` is a deprecated alias for the builtin `object`", # pyxdf
# nilearn, should be fixed in > 0.9.1
"In future, it will be an error for 'np.bool_' scalars to",
Expand Down

0 comments on commit bef609c

Please sign in to comment.