Skip to content

Commit 91b9dd1

Browse files
committed
Fixed whitespace issue
1 parent e9f1da7 commit 91b9dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/esasky/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ def _get_maps_for_mission(self, maps_table, mission, download_dir, cache, json,
908908

909909
if None in maps:
910910
log.error("Some downloads were unsuccessful, please check "
911-
"the warnings for more details")
911+
"the warnings for more details")
912912

913913

914914
log.info("Downloading of {} data complete.".format(mission))

0 commit comments

Comments
 (0)