Commit 0db6ba32 by Tim Babych

pep8

parent 82be10b4
...@@ -7,6 +7,7 @@ from django.dispatch import receiver ...@@ -7,6 +7,7 @@ from django.dispatch import receiver
from elasticutils.contrib.django import Indexable, MappingType from elasticutils.contrib.django import Indexable, MappingType
class Note(models.Model): class Note(models.Model):
""" """
Annotation model. Annotation model.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment