Skip to content

Commit aafba74

Browse files
committed
Merge pull request #462 from keflavich/besancon_av
No AV default keyword for Besancon query?
2 parents 10e1813 + bc7c211 commit aafba74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astroquery/besancon/core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'db': 0,
3838
'adif': 0.700,
3939
'ev':[""] * 25,
40+
'AV':[""] * 25,
4041
'di':[""] * 25,
4142
'oo':[-7] + [-99] * 12,
4243
'ff':[15] + [99] * 12,

0 commit comments

Comments
 (0)