Skip to content

Commit def0052

Browse files
committed
indentation
1 parent 23e7f06 commit def0052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/simbad/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ def __warn(self):
137137
"of the result table): %s" %
138138
(error.line, error.msg),
139139
BadRowWarning
140-
)
140+
)
141141

142142
def __get_section(self, section_name):
143143
if section_name in self.__indexes:

0 commit comments

Comments
 (0)