Laurent Bachelier
|
db1618e86f
|
pep8: Various manual fixes
|
2014-10-13 23:03:51 +02:00 |
|
Laurent Bachelier
|
448c06d125
|
pep8 blank lines fixes
flake8 --select W391,E302,E301,E304
autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
|
2014-10-10 23:41:44 +02:00 |
|
Florent
|
3ecb491c1c
|
s/BACKEND/MODULE/
|
2014-09-26 10:18:11 +02:00 |
|
blckshrk
|
ca0db5e400
|
Bugs fix and improvement of the coverage.
The correction solved the bug on the get_nb_remaining_free_sms() method which does not work correctly.
|
2013-11-04 11:29: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 |
|
Romain Bignon
|
14a7a1d362
|
support repositories to manage backends (closes #747)
|
2012-01-17 17:00:05 +01:00 |
|