mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
Fixed E221 pep8 warnings.
This commit is contained in:
parent
0d0f4f020a
commit
1597503a01
30 changed files with 94 additions and 90 deletions
|
|
@ -1864,7 +1864,7 @@ class SyncOnlyDefaultDatabaseRouter(object):
|
|||
|
||||
class MigrateTestCase(TestCase):
|
||||
|
||||
available_apps = [
|
||||
available_apps = [
|
||||
'multiple_database',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue