Skip to content

Commit

Permalink
Merge pull request #21 from HE-Arc/mbu-change-test-capistrano
Browse files Browse the repository at this point in the history
add newline at end of file
  • Loading branch information
maelys-buhler authored Mar 15, 2024
2 parents fda2459 + 3ec3552 commit d4c2f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/masteriq/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@

INIT_DATA_FOLDER = os.path.join('data', 'csv')
IMAGES_FOLDER = os.path.join('data', 'images')
DEFAULT_IMAGE = "default.jpeg"
DEFAULT_IMAGE = "default.jpeg"

0 comments on commit d4c2f1d

Please sign in to comment.