Restructure as Codex plugin
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import pytest
|
||||
|
||||
# Import the module under test
|
||||
import sys
|
||||
sys.path.insert(0, str(Path(__file__).parent.parent / "scripts"))
|
||||
sys.path.insert(0, str(Path(__file__).parent.parent / "skills" / "last30days" / "scripts"))
|
||||
|
||||
import store
|
||||
from lib import schema
|
||||
|
||||
Reference in New Issue
Block a user