mirror of
https://github.com/django/django.git
synced 2025-07-19 03:05:32 +00:00
Removed a stray new line which upset flake8
This commit is contained in:
parent
e8920e96d0
commit
ee25ea0daf
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ from django.db import connection, models
|
|||
from .base import IsolatedModelsTestCase
|
||||
|
||||
|
||||
|
||||
class AutoFieldTests(IsolatedModelsTestCase):
|
||||
|
||||
def test_valid_case(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue