Spaces:
Paused
Paused
VINU NAYAK commited on
Create __init__.py
Browse files- app/__init__.py +1 -0
app/__init__.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
# This file makes the app directory a proper Python package
|