diff rhodecode/lib/middleware/sentry.py @ 2973:9937afa7f093 beta

whitespace cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 29 Oct 2012 21:27:05 +0100
parents dbe3cfb81446
children ffd45b185016
line wrap: on
line diff
--- a/rhodecode/lib/middleware/sentry.py	Mon Oct 29 21:26:34 2012 +0100
+++ b/rhodecode/lib/middleware/sentry.py	Mon Oct 29 21:27:05 2012 +0100
@@ -44,4 +44,4 @@
                 include_paths=list_from_setting(config, 'sentry.include_paths'),
                 exclude_paths=list_from_setting(config, 'sentry.exclude_paths'),
             )
-            super(Sentry, self).__init__(app, client)
\ No newline at end of file
+            super(Sentry, self).__init__(app, client)