Skip to content

Commit

Permalink
Merge pull request #2064 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 88876a1 + 59ab887 commit 3b3fe88
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,3 +1,5 @@
from django.db.models import Sum, Max, Prefetch, F, OuterRef, Subquery, IntegerField

from rest_framework import serializers

from db.user import User
Expand Down

0 comments on commit 3b3fe88

Please sign in to comment.