Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eldalai committed Nov 24, 2023
1 parent 28141c6 commit 9e0bde2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edagames/settings/prod.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
import base64
from botocore.exceptions import ClientError
import json
from pathlib import Path

# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
# BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
Expand Down

0 comments on commit 9e0bde2

Please sign in to comment.