100XZX001 commited on
Commit
7cc4e24
·
verified ·
1 Parent(s): eb0cf1e

Upload server/__init__.py

Browse files
Files changed (1) hide show
  1. 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.