Skip to content

Commit 3071c27

Browse files
Backport PR #943: Remove new feature warning from anndata.concat (#945)
Co-authored-by: Isaac Virshup <[email protected]>
1 parent 36bf996 commit 3071c27

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

anndata/_core/merge.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -816,12 +816,6 @@ def concat(
816816
817817
See the :doc:`concatenation <../concatenation>` section in the docs for a more in-depth description.
818818
819-
.. warning::
820-
821-
This function is marked as experimental for the `0.7` release series, and will
822-
supercede the :meth:`AnnData.concatenate() <anndata.AnnData.concatenate>` method
823-
in future releases.
824-
825819
Params
826820
------
827821
adatas

0 commit comments

Comments
 (0)