mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 05:13:16 -07:00
Fixed lib importing for our custom packages
This commit is contained in:
parent
2f7ee9ff08
commit
f185e6903b
11 changed files with 22 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
|||
import json
|
||||
from lib import requests
|
||||
import requests
|
||||
|
||||
class GitHub(object):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue