mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
Fix deluge import
This commit is contained in:
parent
5d65b4c5e9
commit
4b623ac495
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
||||||
from deluge_client import DelugeRPCClient
|
from deluge_client.client import DelugeRPCClient
|
||||||
|
|
||||||
import core
|
import core
|
||||||
from core import logger
|
from core import logger
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue