Skip to content

Commit adbf6e4

Browse files
authored
Merge pull request #1051 from thecourseforum/rly-dude
lol
2 parents ef61dc7 + 5499a36 commit adbf6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcf_website/views/browse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# pylint: disable=too-many-locals
33

44
"""Views for Browse, department, and course/course instructor pages."""
5-
import json
5+
import json
66
from typing import Any
77

88
from django.core.exceptions import ObjectDoesNotExist

0 commit comments

Comments
 (0)