mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -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 json
|
||||
|
||||
|
||||
class LoginRequired(Exception):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue