Fix circular import in __init__.py (#35)
This commit is contained in:
@@ -8,7 +8,6 @@ from typing import Any, Optional
|
||||
|
||||
from dotenv import load_dotenv
|
||||
|
||||
load_dotenv()
|
||||
|
||||
from opus_orchestrator.nonfiction_frameworks import (
|
||||
NonfictionFramework,
|
||||
|
||||
Reference in New Issue
Block a user