You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
heasarc/core.py overrides the global _session from query.py to use pyVO's session. It leads to 'astroquery' not showing up in the request's 'User-Agent'. Having 'astroquery` there is useful to tracking.
heasarc/core.py overrides the global
_sessionfromquery.pyto use pyVO's session. It leads to 'astroquery' not showing up in the request's 'User-Agent'. Having 'astroquery` there is useful to tracking.