Black
This commit is contained in:
parent
d62a8d61de
commit
339223bec0
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@ class StatScaleForm(forms.Form):
|
|||
|
||||
|
||||
class AccountStatForm(forms.Form):
|
||||
""" Idem, mais pour la balance d'un compte """
|
||||
"""Idem, mais pour la balance d'un compte"""
|
||||
|
||||
begin_date = forms.DateTimeField(required=False)
|
||||
end_date = forms.DateTimeField(required=False)
|
||||
|
|
Loading…
Reference in a new issue