mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
add import of shlex.
This commit is contained in:
parent
9c9e484c9c
commit
9aa920d9d2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import os
|
||||
import re
|
||||
import nzbtomedia
|
||||
import shlex
|
||||
from nzbtomedia import logger
|
||||
from nzbtomedia.nzbToMediaUtil import listMediaFiles
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue