Commit 86025d9d authored by Arnaud Fontaine's avatar Arnaud Fontaine

Fix indentation.

parent 5646459f
...@@ -97,7 +97,7 @@ def initialize( context ): ...@@ -97,7 +97,7 @@ def initialize( context ):
# Import Product Components # Import Product Components
from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool, from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
TypesTool, WebServiceTool, PropertySheetTool, TypesTool, WebServiceTool, PropertySheetTool,
ComponentTool,) ComponentTool,)
import Document import Document
from Base import Base, DocumentationHelper from Base import Base, DocumentationHelper
import XMLObject import XMLObject
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment