X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/963c137c837058edfa66e97c49682e2d0f437923..c159744a19d4619f1bf08d40d5f69aab91817b6a:/apps/catalogue/forms.py diff --git a/apps/catalogue/forms.py b/apps/catalogue/forms.py index 75d9ab997..9115b2ddb 100644 --- a/apps/catalogue/forms.py +++ b/apps/catalogue/forms.py @@ -35,7 +35,7 @@ class DownloadFormatsForm(forms.Form): widget=forms.CheckboxSelectMultiple) def __init__(self, *args, **kwargs): - super(DownloadFormatsForm, self).__init__(*args, **kwargs) + super(DownloadFormatsForm, self).__init__(*args, **kwargs) PDF_PAGE_SIZES = (