Skip to content

Commit 0b8bc05

Browse files
committed
Исправлен flake8 в users serializers
1 parent dbd4adb commit 0b8bc05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

users/serializers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ class Meta:
378378
]
379379
read_only_fields = ["leader", "collaborator", "is_company"]
380380

381+
381382
class UserExperienceMixin:
382383
"""Mixin for Education and WorkExperience with same logic."""
383384

0 commit comments

Comments
 (0)