Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Oct 13, 2023
1 parent da81e66 commit 0585a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anndata/tests/test_concatenate.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
from anndata.utils import asarray

mark_legacy_concatenate = pytest.mark.filterwarnings(
r"ignore:AnnData\.concatenate is deprecated:FutureWarning"
r"ignore:.*AnnData\.concatenate is deprecated:FutureWarning"
)


Expand Down

0 comments on commit 0585a97

Please sign in to comment.