Skip to content

Commit

Permalink
Extends docstring that will be rendered into grok reference docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulif committed Dec 23, 2010
1 parent ba9d6a6 commit d15d1fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/grokcore/annotation/components.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ class Model(grokcore.component.Context):

class Annotation(persistent.Persistent, contained.Contained):
"""The base class for annotation classes in Grok applications.
Inherits from the :class:`persistent.Persistent` class.
"""

0 comments on commit d15d1fe

Please sign in to comment.