Commit 08990c2d authored by Lucas Carvalho's avatar Lucas Carvalho

Typo, fixing wrong import.

parent aeaa57cd
......@@ -51,7 +51,7 @@ from Tool import CategoryTool, SimulationTool, RuleTool, IdTool, TemplateTool,\
GadgetTool, ContributionRegistryTool, IntrospectionTool,\
AcknowledgementTool, SolverTool, SolverProcessTool,\
ConversionTool, RoundingTool, UrlRegistryTool,\
CertificateAuthorityTool.CertificateAuthorityTool
CertificateAuthorityTool
import ERP5Site
from Document import PythonScript
object_classes = ( ERP5Site.ERP5Site,
......
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