summaryrefslogtreecommitdiff
path: root/tests/annotations/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/annotations/models.py')
-rw-r--r--tests/annotations/models.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/annotations/models.py b/tests/annotations/models.py
index a92ca0b43a..79648ffd96 100644
--- a/tests/annotations/models.py
+++ b/tests/annotations/models.py
@@ -1,4 +1,3 @@
-# coding: utf-8
from django.db import models
from django.utils.encoding import python_2_unicode_compatible