Merge pull request #695 from fbacchella/explicitly_typo
Typo in a comment.
This commit is contained in:
@@ -347,6 +347,6 @@ class Transport(object):
|
||||
|
||||
def close(self):
|
||||
"""
|
||||
Explcitly closes connections
|
||||
Explicitly closes connections
|
||||
"""
|
||||
self.connection_pool.close()
|
||||
|
||||
Reference in New Issue
Block a user