Skip to content

Commit

Permalink
fix: isort issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AfaqShuaib09 committed Sep 4, 2024
1 parent 1da4a8f commit 01dd5e9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
from course_discovery.apps.course_metadata.management.commands.populate_product_catalog import Command
from course_discovery.apps.course_metadata.models import Course, CourseType, ProgramType
from course_discovery.apps.course_metadata.tests.factories import (
CourseFactory, CourseRunFactory, CourseTypeFactory, DegreeFactory, OrganizationFactory, PartnerFactory, ProgramTypeFactory, SeatFactory,
SourceFactory
CourseFactory, CourseRunFactory, CourseTypeFactory, DegreeFactory, OrganizationFactory, PartnerFactory,
ProgramTypeFactory, SeatFactory, SourceFactory
)


Expand Down

0 comments on commit 01dd5e9

Please sign in to comment.