X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3badd77f743883992829a1174eef7c8d5e851766..41c2520ea493330737e29cf1ef00ba1c199b517d:/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 = (