Skip to content

Commit cd9be54

Browse files
authored
Final QA tweak (#413)
1 parent 771adf4 commit cd9be54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-312/f-string/comments.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
# Uncomment the following code and run it in Python 3.12
88
# f"""Storing employee's data: {
9-
# employee['name'].upper() # Always uppercase name before storing
9+
# employee['name'].upper() # Always uppercase name before storing
1010
# }"""

0 commit comments

Comments
 (0)