Introduce astro_types_support to enable time_support and quantity_support simultaneously#19727
Introduce astro_types_support to enable time_support and quantity_support simultaneously#19727TheScreechingBagel wants to merge 8 commits into
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
51cd708 removed pyplot so i gotta fix that |
a3e43a0 to
a9afbcf
Compare
New module for astropy_support
Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com> testing ..plot:: Using other docstring example refs
59e6166 to
cea8d79
Compare
768e546 to
f750496
Compare
|
i got momentarily confused because #17575 (comment) showed coincident lines but 07ada01 changed the numbers so it's fine i think :p |
|
question: why does and should i add a for docs, should there be a blurb added to visualization/matplotlib_integration.rst |
|
i only just now noticed this PR: #19061 , not sure how.. looks neater too p.s. that one adds to units.py but predates the check, so i'm still curious |
Description
Introduce
astro_types_support, a context manager that enables bothquantity_supportandtime_support.This pull request is re-opening #17575 by @spranav1205; I squashed some of their commits, rebased on
mainand renamed it. I am now seeing if there is more feedback to be applied, and figuring out tests/hashes.Fixes #8860