mirror of
https://github.com/django/django.git
synced 2024-12-01 15:42:04 +01: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…
Reference in New Issue
Block a user