restructure project
This commit is contained in:
@@ -11,7 +11,7 @@ from pathlib import Path
|
||||
project_root = Path(__file__).parent.parent
|
||||
sys.path.insert(0, str(project_root))
|
||||
|
||||
from src.data.db import DocumentDB
|
||||
from shared.data.db import DocumentDB
|
||||
|
||||
|
||||
class TestSQLInjectionPrevention:
|
||||
|
||||
Reference in New Issue
Block a user