mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Removed unused imports + other flake8 fixes.
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| # encoding: utf8 | ||||
| from django.core import checks | ||||
| from django.core.checks.migrations import check_migrations | ||||
| from django.test import TestCase, override_settings | ||||
| from django.test import override_settings | ||||
|  | ||||
| from .test_base import MigrationTestBase | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user