Skip to content

Commit

Permalink
Merge pull request #2062 from gtech-mulearn/dev
Browse files Browse the repository at this point in the history
Merge dev to dev-server
  • Loading branch information
jelanmathewjames authored Jun 15, 2024
2 parents 6b8bbad + 5e9161a commit 88876a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/launchpad/serializers.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
from rest_framework import serializers

from db.user import User
from db.organization import UserOrganizationLink
from db.task import KarmaActivityLog


class LaunchpadLeaderBoardSerializer(serializers.ModelSerializer):
Expand Down

0 comments on commit 88876a1

Please sign in to comment.