kivy/examples/guide/firstwidget
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
..
1_skeleton.py doc: move firstwidget examples in examples/guide 2011-04-22 12:17:43 +02:00
2_print_touch.py Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
3_draw_ellipse.py firstwidget: update the firstwidget introduction to remove userdata, and use only touch.ud + enhance docs. #closes 726 2012-10-25 12:01:43 +02:00
4_draw_line.py firstwidget: update the firstwidget introduction to remove userdata, and use only touch.ud + enhance docs. #closes 726 2012-10-25 12:01:43 +02:00
5_random_colors.py firstwidget: update the firstwidget introduction to remove userdata, and use only touch.ud + enhance docs. #closes 726 2012-10-25 12:01:43 +02:00
6_button.py firstwidget: update the firstwidget introduction to remove userdata, and use only touch.ud + enhance docs. #closes 726 2012-10-25 12:01:43 +02:00