Coding style overhaul for Python files (PEP8 conformant). Removed buggy csstidy pytho...
[redakcja.git] / apps / django_cas / models.py
index 7658df9..85206e0 100644 (file)
@@ -1,2 +1,2 @@
 from django.db import models
-from django.contrib.auth.models import User
\ No newline at end of file
+from django.contrib.auth.models import User