Sanjayraju30 commited on
Commit
7155068
·
verified ·
1 Parent(s): ae520ec

Rename __init__.py to services/__init__.py

Browse files
Files changed (2) hide show
  1. __init__.py +0 -1
  2. services/__init__.py +1 -0
__init__.py DELETED
@@ -1 +0,0 @@
1
-
 
 
services/__init__.py ADDED
@@ -0,0 +1 @@
 
 
1
+ # Marks the services directory as a Python package.