mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update __main__.py
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
@@ -19,7 +19,6 @@ from pathlib import Path
|
|||||||
from typing import Dict, Callable
|
from typing import Dict, Callable
|
||||||
|
|
||||||
# Add the 'setup' directory to the Python import path (with deprecation-safe logic)
|
# Add the 'setup' directory to the Python import path (with deprecation-safe logic)
|
||||||
import sys
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
# Python 3.9+ preferred modern way
|
# Python 3.9+ preferred modern way
|
||||||
|
|||||||
Reference in New Issue
Block a user