Fix indentation in docs.

This commit is contained in:
Bernie Hackett 2015-05-26 12:34:55 -07:00
parent 666a31438b
commit f2c01af265

View File

@ -4,7 +4,7 @@
.. automodule:: pymongo.cursor
:synopsis: Tools for iterating over MongoDB query results
.. autoclass:: pymongo.cursor.CursorType
.. autoclass:: pymongo.cursor.CursorType
.. autoattribute:: NON_TAILABLE
:annotation: