Skip to content

Commit

Permalink
PEP-8 whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaap Roes committed Aug 7, 2012
1 parent 9ec2594 commit 59adc16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions raven/transport/registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from raven.transport.threaded import ThreadedHTTPTransport
from raven.utils import urlparse


class TransportRegistry(object):
def __init__(self, transports=None):
# setup a default list of senders
Expand Down

0 comments on commit 59adc16

Please sign in to comment.