graphics/RubberBand.py
changeset 1782 5b6ad7a7fd9d
parent 1744 69dfdb26f600
child 1831 56b48961cc68
--- a/graphics/RubberBand.py	Sat Aug 19 21:06:54 2017 +0300
+++ b/graphics/RubberBand.py	Mon Aug 21 21:55:18 2017 +0300
@@ -26,9 +26,10 @@
 
 from graphics.GraphicCommons import GetScaledEventPosition
 
-#-------------------------------------------------------------------------------
+
+# -------------------------------------------------------------------------------
 #                               Viewer RubberBand
-#-------------------------------------------------------------------------------
+# -------------------------------------------------------------------------------
 
 
 class RubberBand: