``` File "mysql.py", line 448 row = {key.lower(): val for key, val in row.items()} ^ SyntaxError: invalid syntax ```