Skip to content

Commit

Permalink
Update settings.py to fix missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirban-Majumder committed Apr 13, 2024
1 parent f175758 commit b31bd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
For the full list of settings and their values, see
https://docs.djangoproject.com/en/5.0/ref/settings/
'''

from pathlib import Path
Expand Down

0 comments on commit b31bd10

Please sign in to comment.