Skip to content

Commit

Permalink
Removed code-block from readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Mar 12, 2012
1 parent 89b99ed commit 93cece0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.rst
Expand Up @@ -14,8 +14,6 @@ Usage
store = create_store( store = create_store(
'sqla', url='postgres+psycopg2://bob@localhost/mydb') 'sqla', url='postgres+psycopg2://bob@localhost/mydb')


.. code-block:: python
settings = { settings = {
'mystore.store': 'sqla', 'mystore.store': 'sqla',
'mystore.url': 'mysql://bob@localhost/mydb', 'mystore.url': 'mysql://bob@localhost/mydb',
Expand Down

0 comments on commit 93cece0

Please sign in to comment.