Skip to content

Commit dfc7a77

Browse files
committed
Merge pull request #165 from Zephor5/patch-1
bugfix for format
2 parents 44e378f + e921872 commit dfc7a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Debug Toolbar Panel
202202

203203
If you use the Flask-DebugToolbar you can add
204204
`'flask.ext.mongoengine.panels.MongoDebugPanel'` to the `DEBUG_TB_PANELS` config
205-
list and then it will automatically track your queries.
205+
list and then it will automatically track your queries::
206206

207207
from flask import Flask
208208
from flask_debugtoolbar import DebugToolbarExtension

0 commit comments

Comments
 (0)