Skip to content

Commit 66013dd

Browse files
author
Víctor Terrón
committed
Add Astrometry.net API key to the configuration file
1 parent 668838e commit 66013dd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

astroquery/astroquery.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,8 @@
195195
# maximum number of rows that will be fetched from the result (set to -1 for
196196
# unlimited).
197197
#row_limit = 50
198+
199+
[astrometry_net]
200+
201+
# The Astrometry.net API key
202+
key = None

0 commit comments

Comments
 (0)