Skip to content

Commit 149911e

Browse files
pmontepaganoRoss Mechanic
authored andcommitted
Update usage.rst (#384)
the last code snippet was hidden in ReadTheDocs
1 parent 1af548b commit 149911e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ instance of ``Poll``, we can do:
255255
And to revert to that ``HistoricalPoll`` instance, we can do:
256256

257257
.. code-block:: pycon
258+
258259
>>> earliest_poll = poll.history.earliest()
259260
>>> earliest_poll.instance.save()
260261

0 commit comments

Comments
 (0)