Skip to content

Commit

Permalink
Cleanup empty code cells from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Feb 25, 2022
1 parent c84d046 commit 54c6d3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/gama/gama.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ This sends an SQL query, passed as a string, to the GAMA server and returns
a `~astropy.table.Table`. For example, to return basic information on the
first 100 spectroscopic objects in the database:

.. code-block:: python
.. doctest-remote-data::

>>> from astroquery.gama import GAMA
Expand Down

0 comments on commit 54c6d3d

Please sign in to comment.