mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] account_bank_statement_import_online_ponto: flake8
This commit is contained in:
@@ -42,7 +42,6 @@ class OnlineBankStatementProviderPonto(models.Model):
|
|||||||
)
|
)
|
||||||
return self._ponto_obtain_statement_data(date_since, date_until)
|
return self._ponto_obtain_statement_data(date_since, date_until)
|
||||||
|
|
||||||
|
|
||||||
#########
|
#########
|
||||||
# ponto #
|
# ponto #
|
||||||
#########
|
#########
|
||||||
|
|||||||
Reference in New Issue
Block a user