Skip to content

Commit

Permalink
[HOTFIX] import os
Browse files Browse the repository at this point in the history
  • Loading branch information
Flagro committed Nov 16, 2023
1 parent d5e563a commit 149a831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
https://docs.djangoproject.com/en/4.2/ref/settings/
"""

import os
from pathlib import Path
from decouple import config

Expand Down

0 comments on commit 149a831

Please sign in to comment.