aboutsummaryrefslogtreecommitdiff
path: root/rumba/elements/__init__.py
diff options
context:
space:
mode:
authorMarco Capitani <m.capitani@nextworks.it>2018-03-29 15:56:37 +0200
committerMarco Capitani <m.capitani@nextworks.it>2018-03-29 16:11:35 +0200
commitc1ad42adc854604e0023a01633976cb3d26b9244 (patch)
tree9767cb882eccb72d61a077c5b75e894ce1198ac4 /rumba/elements/__init__.py
parentea00b982b55b868f4d32a5f237d47166233d8d58 (diff)
downloadrumba-c1ad42adc854604e0023a01633976cb3d26b9244.tar.gz
rumba-c1ad42adc854604e0023a01633976cb3d26b9244.zip
model: split model into two files
Changed `rumba.model` into a namespace, moved business logic inside the rumba.elements package
Diffstat (limited to 'rumba/elements/__init__.py')
-rw-r--r--rumba/elements/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/rumba/elements/__init__.py b/rumba/elements/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/rumba/elements/__init__.py