sprockets.handlers.heartbeat/docs/examples.rst
2014-10-13 11:16:28 -04:00

10 lines
No EOL
144 B
ReStructuredText

Examples
========
The following example ...
.. code:: python
from sprockets import handlers.heartbeat
class Foo(object):
pass