pep8 compliance: W391 blank line at end of file

This commit is contained in:
David Sowder 2012-02-21 17:34:50 -06:00
parent d315dc5259
commit 76285ff4f9

View File

@ -103,4 +103,3 @@ class TextScreen(Screen):
def go_back(self):
self.parent.show_menu()