mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-11 02:26:36 +03:00
fixed linter
This commit is contained in:
parent
9a2cf8e083
commit
c5e594ffd5
|
@ -7,6 +7,5 @@ class TracksLoadForm(forms.Form):
|
|||
address = forms.CharField(max_length=500)
|
||||
|
||||
|
||||
|
||||
class FileUploadForm(forms.Form):
|
||||
file = MultipleFileField()
|
||||
|
|
Loading…
Reference in New Issue
Block a user