Commit d3e99c39 authored by Jérome Perrin's avatar Jérome Perrin

ERP5Type: update docstring "will implement" -> implements

parent 8296c0a0
......@@ -33,9 +33,7 @@ from Products.ERP5Type.Core.Predicate import Predicate
from Products.ERP5Type.UnrestrictedMethod import UnrestrictedMethod
class SolverTypeInformation(Predicate, ERP5TypeInformation):
"""
A Type Information class which (will) implement
all Solver related methods
"""A Type Information class which implements all Solver related methods
"""
# CMF Type Definition
meta_type = 'ERP5 Solver Type Information'
......
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