Skip to content

Commit ff6c059

Browse files
committed
Fixed docs.
1 parent d0fcb9b commit ff6c059

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ To text format
167167
~~~~~~~~~~~~~~
168168

169169
You can convert registry to text format::
170+
171+
170172
from pyprometheus import BaseRegistry, LocalMemoryStorage
171173
from pyprometheus.utils.exposition import registry_to_text
172174
from pyprometheus import Gauge
@@ -203,13 +205,10 @@ TODO
203205

204206
Some features that we plan to do:
205207

206-
- [ ] Add mmap storage
207-
- [ ] Add features for async frameworks
208-
- [ ] Optimize UWSGI storage byte pad
209-
- [ ] Add quantiles
210-
211-
212-
208+
- [ ] Add mmap storage
209+
- [ ] Add features for async frameworks
210+
- [ ] Optimize UWSGI storage byte pad
211+
- [ ] Add quantiles
213212

214213

215214

0 commit comments

Comments
 (0)