Spaces:
Sleeping
Sleeping
성현 김
commited on
Commit
·
100f0f6
1
Parent(s):
ba5a5ec
CRITICAL FIX: Ensure app/__init__.py is COMPLETELY EMPTY to resolve ImportError
Browse files- app/__init__.py +0 -2
app/__init__.py
CHANGED
@@ -1,2 +0,0 @@
|
|
1 |
-
# my_langchain_space/app/__init__.py
|
2 |
-
print("--- app/__init__.py is now minimal and has no imports ---")
|
|
|
|
|
|