async_to_sync¶
-
astroquery.utils.
async_to_sync
(cls)[source]¶ Convert all query_x_async methods to query_x methods
(see http://stackoverflow.com/questions/18048341/add-methods-to-a-class-generated-from-other-methods for help understanding)
astroquery.utils.
async_to_sync
(cls)[source]¶Convert all query_x_async methods to query_x methods
(see http://stackoverflow.com/questions/18048341/add-methods-to-a-class-generated-from-other-methods for help understanding)