Skip to content

Commit

Permalink
Update tests/data/string_prefixes.py
Browse files Browse the repository at this point in the history
Co-authored-by: Cooper Lees <me@cooperlees.com>
  • Loading branch information
felix-hilden and cooperlees committed Jun 1, 2021
1 parent 469950e commit f82cf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/string_prefixes.py
Expand Up @@ -12,7 +12,7 @@
# output


#!/usr/bin/env python3.6
#!/usr/bin/env python3

name = "Łukasz"
(f"hello {name}", f"hello {name}")
Expand Down

0 comments on commit f82cf71

Please sign in to comment.