Remove ugly (in tshirtman's words) emphesis.

This commit is contained in:
Matthew Einhorn 2014-07-12 13:10:29 -04:00
parent 0973981726
commit 90be1be529
1 changed files with 0 additions and 2 deletions

View File

@ -167,8 +167,6 @@ Customize the application
Lets extend this application a bit, say a simple UserName/Password page.
.. code-block:: python
:emphasize-lines: 2,4,7,9-17,23
:linenos:
from kivy.app import App
from kivy.uix.gridlayout import GridLayout