Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
postatum committed Sep 15, 2015
1 parent e1f4698 commit e86a104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nefertari/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ def __call__(self, event):

@contextmanager
def trigger_events(view_obj):
""" Trigger before_ and after_ CRUD events.
""" Trigger before and after CRUD events.
:param view_obj: Instance of nefertari.view.BaseView subclass created
by nefertari.view.ViewMapper.
Expand Down

0 comments on commit e86a104

Please sign in to comment.