mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
[Lint] Fix pylint msg for rencode
This commit is contained in:
parent
416fb5e1e3
commit
807d7a7aaf
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue