Switch to side-by-side view

--- a/HelloForge/helloforge/main.py
+++ b/HelloForge/helloforge/main.py
@@ -23,7 +23,6 @@
 
 # Will not be needed after _dispatch is fixed in tg 2.1
 from pyforge.lib.dispatch import _dispatch
-
 
 class HelloForgeApp(Application):
     '''This is the HelloWorld application for PyForge, showing