Update mongo_future_return.py

This commit is contained in:
rhealitycheck 2015-09-24 09:56:55 -05:00 committed by rallytime
parent 07f9a8b95b
commit b2b5623da3

View file

@ -130,7 +130,7 @@ def _get_conn(ret):
password = _options.get('password')
indexes = _options.get('indexes', False)
# at some point we should remove support for
# at some point we should remove support for
# pymongo versions < 2.3 until then there are
# a bunch of these sections that need to be supported