mirror of
https://github.com/sprockets/sprockets-statsd.git
synced 2024-11-14 19:29:30 +00:00
Make docs a little cleaner.
This commit is contained in:
parent
2ecdee61c4
commit
5c947d6798
2 changed files with 1 additions and 2 deletions
|
@ -47,7 +47,7 @@ the payload.
|
|||
Tornado helpers
|
||||
===============
|
||||
The ``sprockets_statsd.tornado`` module contains mix-in classes that make reporting metrics from your tornado_ web
|
||||
application simple. You will need to install the ``sprockets_statsd[tornado]`` mix-in to ensure that the Tornado
|
||||
application simple. You will need to install the ``sprockets_statsd[tornado]`` extra to ensure that the Tornado
|
||||
requirements for this library are met.
|
||||
|
||||
.. code-block:: python
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
================
|
||||
sprockets-statsd
|
||||
================
|
||||
|
||||
|
|
Loading…
Reference in a new issue