Commit Graph

9 Commits

Author SHA1 Message Date
Saqib Azim 5913d861f4 Fix for pep8 errors (#4815)
* Fix pep8 errors

* Fix pep8 errors

* Fixing pep8 errors

* fixing pep8 errors

* E731 pep8 fixes resolved for some files

* fix for E741 and E305 for some files

* pep8 fixes
2016-12-17 09:50:52 +02:00
Piotr Kasprzyk c7cc3c6724 Fix remaining misspellings 2016-09-07 11:23:44 +02:00
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
Charles Merriam 2e581cea82 Update examples/canvas/canvas_stress.py docstring 2015-01-31 18:07:13 -08:00
Charles Merriam ad8ac20782 Add doubling button to examples/canvas/canvas_stress.py 2015-01-31 18:03:07 -08:00
Mathieu Virbel bae94bc3db first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
Gendo Ikari 6ddafdbfa8 examples: using new api for event binding in kwargs 2012-11-07 19:19:27 +01:00
Mathieu Virbel 4378afca9c doc: add some comments for examples 2011-06-19 19:42:40 +02:00
Mathieu Virbel 85abba014c cleanup examples 2011-01-31 22:37:48 +01:00