mcord merged into master-branch
diff --git a/xos/services/mcord/models.py.old b/xos/services/mcord/models.py.old
index fc69548..611e990 100644
--- a/xos/services/mcord/models.py.old
+++ b/xos/services/mcord/models.py.old
@@ -19,6 +19,7 @@
 VBBU_KIND = "vBBU"
 VSGW_KIND = "vSGW"
 VPGW_KIND = "vPGW"
+# some comment
 # The class to represent the service. Most of the service logic is given for us
 # in the Service class but, we have some configuration that is specific for
 # this example.