Skip to content

Commit

Permalink
Try skip doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jan 31, 2025
1 parent 6ffc840 commit f147534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
]

doctest_global_setup = """
from astroquery.gaia import Gaia # disable gaia crap
from astroquery.gaia import Gaia # doctest: +SKIP
"""


Expand Down

0 comments on commit f147534

Please sign in to comment.