sprockets.handlers.heartbeat/docs/examples.rst

10 lines
144 B
ReStructuredText
Raw Normal View History

2014-10-13 15:16:28 +00:00
Examples
========
The following example ...
.. code:: python
from sprockets import handlers.heartbeat
class Foo(object):
pass