Skip to content

Commit

Permalink
reindent
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Oct 5, 2011
1 parent dfa41b2 commit 14c5229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion memphis/config/directives.py
Expand Up @@ -97,7 +97,7 @@ def wrapper(func):
info.attach(
Action(
_register, ('registerHandler', func, required),
discriminator = ('memphis.config:subscriber',
discriminator = ('memphis.config:subscriber',
func, tuple(required)))
)
return func
Expand Down

0 comments on commit 14c5229

Please sign in to comment.