[chrome-gnome-shell] connector: fixed indentation



commit e4a2b5ac6e045d63371aea790e50a4381788e584
Author: Yuri Konotopov <ykonotopov gmail com>
Date:   Sun Sep 18 11:18:24 2016 +0300

    connector: fixed indentation

 connector/chrome-gnome-shell.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/connector/chrome-gnome-shell.py b/connector/chrome-gnome-shell.py
index b93fd45..9dda8a3 100755
--- a/connector/chrome-gnome-shell.py
+++ b/connector/chrome-gnome-shell.py
@@ -350,4 +350,4 @@ def main():
 
 
 if __name__ == '__main__':
-       main()
+    main()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]