Skip to content

Commit dad97c7

Browse files
committed
missing import
1 parent 455ec9b commit dad97c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

astroquery/query.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
from astropy.utils.console import ProgressBar
1515
import astropy.utils.data
1616

17+
from . import version
18+
1719
__all__ = ['BaseQuery', 'QueryWithLogin']
1820

1921

0 commit comments

Comments
 (0)