*: apply new black styling
This commit is contained in:
		| @ -32,7 +32,9 @@ class Migration(migrations.Migration): | ||||
|                 ("order", models.IntegerField(default=0)), | ||||
|                 ("timeout", models.IntegerField(default=30)), | ||||
|             ], | ||||
|             options={"abstract": False,}, | ||||
|             options={ | ||||
|                 "abstract": False, | ||||
|             }, | ||||
|         ), | ||||
|         migrations.CreateModel( | ||||
|             name="PolicyBinding", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer