mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Refs #33476 -- Reformatted code with Black.
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							f68fa8b45d
						
					
				
				
					commit
					9c19aff7c7
				
			| @@ -5,6 +5,4 @@ class Migration(migrations.Migration): | ||||
|  | ||||
|     dependencies = [("migrations", "5_auto")] | ||||
|  | ||||
|     operations = [ | ||||
|         migrations.RunPython(migrations.RunPython.noop) | ||||
|     ] | ||||
|     operations = [migrations.RunPython(migrations.RunPython.noop)] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user