summaryrefslogtreecommitdiffstats
path: root/pysystemmgr
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-09-21 08:48:04 -0400
committerPatrick Williams <patrick@stwcx.xyz>2016-09-23 20:18:45 +0000
commit530667501b67dd9af8c7303c23fcabf062b898e0 (patch)
treedb81d9f4190d221ced597e4f370f980fe4b60b97 /pysystemmgr
parent3d13c285e1f9291cb13e21880507118b5d05f7a2 (diff)
downloadtalos-skeleton-530667501b67dd9af8c7303c23fcabf062b898e0.tar.gz
talos-skeleton-530667501b67dd9af8c7303c23fcabf062b898e0.zip
python: add vim modelines
Change-Id: Ic13d79892e3efe6f7bad357ad747e6fd25299d02 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'pysystemmgr')
-rw-r--r--pysystemmgr/system_manager.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pysystemmgr/system_manager.py b/pysystemmgr/system_manager.py
index 716c85d..9a888cd 100644
--- a/pysystemmgr/system_manager.py
+++ b/pysystemmgr/system_manager.py
@@ -154,3 +154,5 @@ if __name__ == '__main__':
print "Running SystemManager"
mainloop.run()
+
+# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud