Commit graph

13 commits

Author SHA1 Message Date
Romain Bignon
2256dc841b fix labels parsing 2014-04-29 17:14:22 +02:00
Romain Bignon
12e11a149c fix order regexp 2014-02-20 14:44:52 +01:00
Romain Bignon
8fdbf330dd improvements on transaction and account types detection 2014-02-16 21:04:46 +01:00
Romain Bignon
af8d42c279 support new virtual keyboard 2013-10-10 09:54:14 +02:00
Pierre Mazière
49b2f659c3 bnporc: small changes introduced in the virtual keyboard for personal accounts
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2013-09-26 16:22:45 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
Laurent Bachelier
c038ebb024 bnporc: Really fix form encoding warning 2013-07-23 22:31:34 +02:00
Laurent Bachelier
b027512a7b bnporc: Fix warning, some code style 2013-07-23 22:11:23 +02:00
Romain Bignon
219fadb370 add regexp for payback of card transactions 2013-05-21 13:51:34 +02:00
Laurent Bachelier
fbe0fb8d52 Some manual style fixes 2013-03-16 00:57:31 +01:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Laurent Bachelier
c21d1f7925 Code clarity fixes
autopep8 -ir -j2 --select=E303,E125
Diff checked manually.
2013-03-16 00:52:43 +01:00
Romain Bignon
a8d8147452 support pro accounts 2013-03-12 13:43:26 +01:00