-
-
Notifications
You must be signed in to change notification settings - Fork 422
Closed
Description
Via email, @dnidever asked me if there was a way to disable caching with astroquery. It looks like each .query*()
method has a cache=False
option, but is there a way to do this globally? It would be nice to add a config option to handle this, if it doesn't already exist.