diff hgext/graphlog.py @ 4516:96d8a56d4ef9

Removed trailing whitespace and tabs from python files
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 06 Jun 2007 20:22:52 +0200
parents 9d1380e5c8c5
children 11cf78983961
line wrap: on
line diff
--- a/hgext/graphlog.py
+++ b/hgext/graphlog.py
@@ -1,7 +1,7 @@
 # ASCII graph log extension for Mercurial
 #
 # Copyright 2007 Joel Rosdahl <joel@rosdahl.net>
-# 
+#
 # This software may be used and distributed according to the terms of
 # the GNU General Public License, incorporated herein by reference.