Skip to content

Commit

Permalink
f*ckup fixed :)
Browse files Browse the repository at this point in the history
  • Loading branch information
kula1922 committed Jul 7, 2014
1 parent 14229b7 commit e69f49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ralph_pricing/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def __init__(self, **kwargs):
)
self.append_app()
self.insert_templates(__file__)
setup_scrooge_logger():
setup_scrooge_logger()
self.register_logger('ralph_pricing', {
'handlers': ['file'],
'propagate': True,
Expand Down

0 comments on commit e69f49d

Please sign in to comment.