Skip to content

Commit cd80564

Browse files
committed
Код привдён в соответствие со стилистическим оформлением
1 parent 92fb824 commit cd80564

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project_rates/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ class ProjectExpertAssignmentAdmin(admin.ModelAdmin):
164164
"expert__user__last_name",
165165
"expert__user__email",
166166
)
167+
167168
def get_form(self, request, obj=None, **kwargs):
168169
if obj is None:
169170
kwargs["form"] = ProjectExpertAssignmentBulkAddForm

0 commit comments

Comments
 (0)