Skip to content

Commit 697ee9d

Browse files
committed
And another indentation ...
1 parent e396f25 commit 697ee9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

csv2qif.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,7 @@ def to_unicode(obj, encoding='utf-8'):
124124
U%(amount)s
125125
T%(amount)s
126126
P%(payee)s
127-
^
128-
'''
127+
^'''
129128

130129
# Main program
131130
print '''

0 commit comments

Comments
 (0)