Skip to content

Commit

Permalink
Of course, pep8 had to fail ...
Browse files Browse the repository at this point in the history
  • Loading branch information
benallard committed Dec 4, 2014
1 parent 0b1912a commit 4b14145
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion master/buildbot/status/irc.py
Expand Up @@ -159,7 +159,6 @@ def __init__(self, nickname, password, channels, pm_to_nicks, tags, notify_event
self.useColors = useColors
self.allowShutdown = allowShutdown


def __getstate__(self):
d = self.__dict__.copy()
del d['p']
Expand Down

0 comments on commit 4b14145

Please sign in to comment.