Skip to content

Commit

Permalink
flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Nov 13, 2013
1 parent 52f8391 commit d6afc67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion celery/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ def __init__(self, local,
if __doc__ is not None:
object.__setattr__(self, '__doc__', __doc__)


@_default_cls_attr('name', str, __name__)
def __name__(self):
try:
Expand Down

0 comments on commit d6afc67

Please sign in to comment.