Skip to content

Commit

Permalink
[Lint] Fix pylint msg for rencode
Browse files Browse the repository at this point in the history
  • Loading branch information
cas-- committed May 9, 2016
1 parent 416fb5e commit 807d7a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deluge/rencode.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#
# (The rencode module is licensed under the above license as well).
#
# pylint: disable=redefined-builtin

"""
rencode -- Web safe object pickling/unpickling.
Expand Down

0 comments on commit 807d7a7

Please sign in to comment.