Skip to content

Commit 5a1cae3

Browse files
cliff688sarahboyce
authored andcommitted
Removed outdated docstring in tests/basic/models.py.
1 parent 240421c commit 5a1cae3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/basic/models.py

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
"""
2-
Bare-bones model
3-
4-
This is a basic model with only two non-primary-key fields.
5-
"""
6-
71
import uuid
82

93
from django.db import models

0 commit comments

Comments
 (0)