Skip to content

Commit ecf545f

Browse files
committed
fix: format
1 parent 505eb02 commit ecf545f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bankcard/admin.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ class BankCardAdmin(admin.ModelAdmin):
1212
"card_type",
1313
"created_at",
1414
"updated_at",
15-
)
15+
)

0 commit comments

Comments
 (0)