X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0e87ae0739ed3e72301b7b718098f97a7f06a5d8..92cd6e14d1d6ea7b93f6fc9694b93c782a8bbc8b:/apps/piston/forms.py?ds=inline

diff --git a/apps/piston/forms.py b/apps/piston/forms.py
index 351df7c50..36bd6ff93 100644
--- a/apps/piston/forms.py
+++ b/apps/piston/forms.py
@@ -5,7 +5,7 @@ from django.conf import settings
 
 class Form(forms.Form):
     pass
-    
+
 class ModelForm(forms.ModelForm):
     """
     Subclass of `forms.ModelForm` which makes sure