Commit 09d647c7 authored by Kevin Deldycke's avatar Kevin Deldycke

bad indention


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3126 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 45095c29
......@@ -177,4 +177,3 @@ class BankAccount(Folder, Coordinate):
s = (bank + branch + ban).upper()
key = str(97 - ((transcode(s) * 100) % 97))
return key.zfill(2)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment