[meld] vcview: Whitespace fix



commit 95cf164be0af87a7b44cbd8f81a3a851c899472d
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Dec 17 06:28:42 2017 +1000

    vcview: Whitespace fix

 meld/vcview.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/meld/vcview.py b/meld/vcview.py
index 0840884d..e6fe40af 100644
--- a/meld/vcview.py
+++ b/meld/vcview.py
@@ -74,6 +74,7 @@ def cleanup_temp():
             print("Directory \"{0}\" not removed due to".format(f), except_str,
                   file=sys.stderr)
 
+
 _temp_dirs, _temp_files = [], []
 atexit.register(cleanup_temp)
 


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