Restructure as Codex plugin
This commit is contained in:
@@ -8,7 +8,7 @@ import urllib.error
|
||||
from pathlib import Path
|
||||
from unittest import mock
|
||||
|
||||
sys.path.insert(0, str(Path(__file__).parent.parent / "scripts"))
|
||||
sys.path.insert(0, str(Path(__file__).parent.parent / "skills" / "last30days" / "scripts"))
|
||||
|
||||
from lib import youtube_yt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user