Skip to content

Commit 66b513a

Browse files
mhsarmientojespinosaar
authored andcommitted
resolved codestyle issue
1 parent ade4c4c commit 66b513a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/utils/tap/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2165,4 +2165,4 @@ def __changesContainFlag(changes=None, flag=None, verbose=False):
21652165
return c
21662166

21672167
def __getconnhandler(self):
2168-
return self._Tap__connHandler
2168+
return self._Tap__connHandler

0 commit comments

Comments
 (0)