mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Add missing os import
This commit is contained in:
parent
0e1437eb7e
commit
b7c7ec000b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# coding=utf-8
|
||||
|
||||
import os
|
||||
import core
|
||||
import requests
|
||||
import shutil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue