Skip to content

Commit b46834a

Browse files
keflavichbsipocz
authored andcommitted
package .json data
1 parent 4193f93 commit b46834a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/splatalogue/setup_package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
def get_package_data():
8-
paths_test = [os.path.join('data', 'CO_colons.csv'),
8+
paths_test = [os.path.join('data', 'CO.json'),
99
]
1010

1111
paths_data = [os.path.join('data', '*.json'),

0 commit comments

Comments
 (0)