Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Taimoor Ahmed authored and Taimoor Ahmed committed Feb 26, 2025
1 parent 94d5c88 commit b84a918
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ def unfollow(self, source):
source_id=source.id,
course_id=str(course_key)
)

else:
params = {'source_type': source.type, 'source_id': source.id}
utils.perform_request(
Expand Down

0 comments on commit b84a918

Please sign in to comment.