mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-11-17 07:27:42 +01:00
Fix linters + Fix translations
This commit is contained in:
@@ -251,8 +251,6 @@ class CoachRegistrationForm(forms.ModelForm):
|
||||
"""
|
||||
A coach can tell its professional activity.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
super().__init__(*args, **kwargs)
|
||||
|
||||
Reference in New Issue
Block a user