Skip to content

Commit

Permalink
Merge pull request #22 from HE-Arc/mbu-test-capistrano-2
Browse files Browse the repository at this point in the history
add comment at end of file
  • Loading branch information
maelys-buhler authored Mar 15, 2024
2 parents d4c2f1d + d8b2d50 commit 7ddea04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/masteriq/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,6 @@
INIT_DATA_FOLDER = os.path.join('data', 'csv')
IMAGES_FOLDER = os.path.join('data', 'images')
DEFAULT_IMAGE = "default.jpeg"


# end of file

0 comments on commit 7ddea04

Please sign in to comment.