Browse Source

pep8

pull/189/head
Stéphane Bidoul 8 years ago
parent
commit
d6a03aba4e
  1. 3
      mis_builder/tests/test_aep.py

3
mis_builder/tests/test_aep.py

@ -59,8 +59,7 @@ class TestAEP(common.TransactionCase):
'name': '/',
'credit': amount,
'account_id': credit_acc.id,
})
]})
})]})
move.post()
return move

Loading…
Cancel
Save