Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Commit

Permalink
Small documentation layout fix
Browse files Browse the repository at this point in the history
  • Loading branch information
avalente committed Nov 1, 2014
1 parent 087678f commit a7ebbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ As you can see above, four functions are available:
and metric values as returned by ``<metric_object>.get()``. Return an empty dictionary if ``tag_name`` does
not exist.
* ``metrics.untag(metric_name, tag_name)``: remove the tag named ``<metric_name>`` from the metric named
``<metric_name>``. Return True if the tag was removed, False if either the metric or the tag did not exist. When a
``<metric_name>``. Return True if the tag was removed, False if either the metric or the tag did not exist. When a
tag is no longer used, it gets implicitly removed.


Expand Down

0 comments on commit a7ebbbe

Please sign in to comment.