Skip to content

Commit

Permalink
Backport PR #943: Remove new feature warning from anndata.concat (#945)
Browse files Browse the repository at this point in the history
Co-authored-by: Isaac Virshup <[email protected]>
  • Loading branch information
meeseeksmachine and ivirshup authored Mar 8, 2023
1 parent 36bf996 commit 3071c27
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions anndata/_core/merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -816,12 +816,6 @@ def concat(
See the :doc:`concatenation <../concatenation>` section in the docs for a more in-depth description.
.. warning::
This function is marked as experimental for the `0.7` release series, and will
supercede the :meth:`AnnData.concatenate() <anndata.AnnData.concatenate>` method
in future releases.
Params
------
adatas
Expand Down

0 comments on commit 3071c27

Please sign in to comment.