mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -07:00
Merge remote-tracking branch 'origin/libs/qbittorrent' into fix/unvendor
This commit is contained in:
commit
e7eb7c8085
2 changed files with 2 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
# coding=utf-8
|
from qbittorrent.client import Client
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
import json
|
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
|
import json
|
||||||
|
|
||||||
|
|
||||||
class LoginRequired(Exception):
|
class LoginRequired(Exception):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue