chore: blacked

This commit is contained in:
Pablo Moreno
2024-05-19 21:54:17 +02:00
parent 91bf18de6d
commit 90a16a6aef
4 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ from shop.models import (
Customer,
Provider,
Tag,
ProductBatch, Brand,
ProductBatch,
Brand,
)
from unfold.admin import ModelAdmin