--- a/CodeTemplates/impl.py.tmpl Sat Apr 09 15:07:34 2011 +0200
+++ b/CodeTemplates/impl.py.tmpl Sat Apr 09 15:20:53 2011 +0200
@@ -13,7 +13,7 @@
"""
Class documentation goes here.
"""
- def __init__(self, parent = None):
+ def __init__(self, parent=None):
"""
Constructor