Skip to content

Commit

Permalink
backend lint
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjiang3 committed Oct 19, 2023
1 parent efb3c36 commit 427dfec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/plan/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
from courses.serializers import CourseListSerializer
from courses.util import get_course_and_section, get_current_semester
from courses.views import get_accepted_friends
from PennCourses.docs_settings import PcxAutoSchema

from PennCourses.docs_settings import PcxAutoSchema
from plan.management.commands.recommendcourses import (
clean_course_input,
recommend_courses,
Expand Down

0 comments on commit 427dfec

Please sign in to comment.