Skip to content

Commit 7312b0a

Browse files
committed
Add new line at EOF
1 parent 0dce6fd commit 7312b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gettingstarted/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@
102102

103103
STATICFILES_DIRS = (
104104
os.path.join(BASE_DIR, 'static'),
105-
)
105+
)

0 commit comments

Comments
 (0)