Add trailing commas to multiline lists, to prevent string concatenation bugs
This commit is contained in:
@@ -54,7 +54,7 @@ html_problem_semantics = [
|
||||
"script",
|
||||
"hintgroup",
|
||||
"openendedparam",
|
||||
"openendedrubric"
|
||||
"openendedrubric",
|
||||
]
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user