Skip to content

Commit e921872

Browse files
committed
bugfix for format
a mess code format to be fixed
1 parent 1fb7ddb commit e921872

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)