mirror of
https://github.com/django/django.git
synced 2025-03-24 00:00:45 +00:00
Removed a stray new line which upset flake8
This commit is contained in:
parent
e8920e96d0
commit
ee25ea0daf
@ -10,7 +10,6 @@ from django.db import connection, models
|
||||
from .base import IsolatedModelsTestCase
|
||||
|
||||
|
||||
|
||||
class AutoFieldTests(IsolatedModelsTestCase):
|
||||
|
||||
def test_valid_case(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user