mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 18:47:09 -07:00
Added __init__.py to lib folder so we can import our own library files
This commit is contained in:
parent
8c430908b4
commit
5b3c1a5684
2 changed files with 0 additions and 1 deletions
0
lib/__init__.py
Normal file
0
lib/__init__.py
Normal file
|
@ -1,6 +1,5 @@
|
|||
import time
|
||||
import datetime
|
||||
import json
|
||||
import logging
|
||||
import socket
|
||||
from lib import requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue