Created target project structure
This commit is contained in:
1
storage/__init__.py
Normal file
1
storage/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
ECHO is off.
|
||||
1
storage/backends.py
Normal file
1
storage/backends.py
Normal file
@@ -0,0 +1 @@
|
||||
# Storage backend implementations
|
||||
1
storage/utils.py
Normal file
1
storage/utils.py
Normal file
@@ -0,0 +1 @@
|
||||
# Storage utilities
|
||||
Reference in New Issue
Block a user