Skip to content

Commit

Permalink
Added missing argument to 'sourcecode' directive in docs/basicusage.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfinkels committed Apr 2, 2012
1 parent 264a607 commit 8c2a853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basicusage.rst
Expand Up @@ -19,7 +19,7 @@ restrictions on models:
:class:`flask.ext.sqlalchemy.SQLAlchemy.Model` supplies such a method, so
you don't need to declare a new one).

.. sourcecode::
.. sourcecode:: python

import flask
import flask.ext.sqlalchemy
Expand Down

0 comments on commit 8c2a853

Please sign in to comment.