style guide change

This commit is contained in:
parabolize 2017-11-03 00:26:28 -06:00 committed by GitHub
parent eda684b1da
commit 14aaff2bfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
Rotated Shader
=============
This shader example is a modified version of plasma.py that shows how to rotate areas of fragment shaders bounded by vertex_instructions.
This shader example is a modified version of plasma.py that shows how to
rotate areas of fragment shaders bounded by vertex_instructions.
'''
from kivy.app import App
from kivy.clock import Clock