Commit 2781c194 by Tim Babych Committed by Oleg Marshev

pep8

parent e87f07dd
...@@ -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