mirror of
https://github.com/sprockets/sprockets.handlers.heartbeat.git
synced 2024-11-25 11:19:54 +00:00
10 lines
No EOL
144 B
ReStructuredText
10 lines
No EOL
144 B
ReStructuredText
Examples
|
|
========
|
|
The following example ...
|
|
|
|
.. code:: python
|
|
|
|
from sprockets import handlers.heartbeat
|
|
|
|
class Foo(object):
|
|
pass |