Use automatic formatters

This commit is contained in:
Hugo
2018-01-04 16:29:35 +02:00
parent 7c31ea9042
commit 7821203d8e
2 changed files with 3 additions and 3 deletions

View File

@@ -179,7 +179,7 @@ def _evaluate_for_statement_string(module_context, string):
Need this docstring so that if the below part is not valid Python this
is still a function.
'''
{0}
{}
"""))
if string is None:
return []