Skip to content

Commit 1b69db5

Browse files
committed
Fix syntax error
1 parent 4c327a3 commit 1b69db5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ESSArch_TA/config/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
'class': 'ESSArch_Core.log.dbhandler.DBHandler',
212212
'application': 'ESSArch Tools for Archive',
213213
'agent_role': 'Archivist',
214-
}
214+
},
215215
'file_eta': {
216216
'level': 'DEBUG',
217217
'formatter': 'verbose',

0 commit comments

Comments
 (0)