deprecate MuData methods whose AnnData analogs will be deprecated in 0.13#131
deprecate MuData methods whose AnnData analogs will be deprecated in 0.13#131ilia-kats merged 6 commits intoscverse:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #131 +/- ##
==========================================
+ Coverage 90.98% 91.02% +0.03%
==========================================
Files 11 11
Lines 1797 1805 +8
==========================================
+ Hits 1635 1643 +8
Misses 162 162
🚀 New features to boost your workflow:
|
ilan-gold
left a comment
There was a problem hiding this comment.
Very wonderful! I think this helper is awesome!
Co-authored-by: Ilan Gold <ilanbassgold@gmail.com>
see discussion in scverse/mudata#131
see discussion in scverse/mudata#131
see discussion in scverse/mudata#131
* add a deprecation decorator see discussion in scverse/mudata#131 * typecheck-compatible version * apply suggestions from code review - run tests on Python 3.10 - simplify warning message generation - LiteralString type hints * fix for Python 3.10 * switch to inspect.getdoc instead of processing docstrings manually
|
By the way, would it be sensible to leave Or is there a technical reason to deprecate anything that uses |
|
No technical reason, but |
No description provided.