Utilities/BackgroundClient.py

changeset 4566
a2e8f3c420ec
parent 4563
881340f4bd0c
child 4631
5c1a96925da4
diff -r a6480863adfb -r a2e8f3c420ec Utilities/BackgroundClient.py
--- a/Utilities/BackgroundClient.py	Sun Nov 15 13:59:43 2015 +0100
+++ b/Utilities/BackgroundClient.py	Sun Nov 15 14:29:20 2015 +0100
@@ -191,3 +191,6 @@
     backgroundClient = BackgroundClient(host, int(port))
     # Start the main loop
     backgroundClient.run()
+
+#
+# eflag: noqa = M801

eric ide

mercurial