Spaces:
Sleeping
Sleeping
Upload server/__init__.py
Browse files- server/__init__.py +2 -0
server/__init__.py
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file marks the 'server' folder as a Python package.
|
| 2 |
+
# It can be empty, but is required for Python to recognize the directory as a package.
|