mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -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 time
|
||||||
import datetime
|
import datetime
|
||||||
import json
|
|
||||||
import logging
|
import logging
|
||||||
import socket
|
import socket
|
||||||
from lib import requests
|
from lib import requests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue