Skip to content

Commit

Permalink
build: adding support python 3.11 and 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Feb 21, 2024
1 parent 529486c commit 625bc3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion search/tests/test_course_discovery_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from .test_course_discovery import DemoCourse



@override_settings(ELASTIC_FIELD_MAPPINGS={
"start_date": {"type": "date"},
"enrollment_start": {"type": "date"},
Expand Down

0 comments on commit 625bc3b

Please sign in to comment.