mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 04:49:31 -07:00
Move vendored package rencode
from synchronousdeluge
to libs
This commit is contained in:
parent
6bba210fd0
commit
d17ceb11f9
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import ssl
|
||||||
import struct
|
import struct
|
||||||
import zlib
|
import zlib
|
||||||
|
|
||||||
from . import rencode
|
import rencode
|
||||||
|
|
||||||
__all__ = ["DelugeTransfer"]
|
__all__ = ["DelugeTransfer"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue