Skip to content

Commit 03b935c

Browse files
committed
Fix linter issues
1 parent ed169e6 commit 03b935c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
words = ["Hello", "World!", "I", "am", "a", "Pythonista!"]
22

33
# Uncomment the following line and run it in Python 3.12
4-
# print(f"{'\n'.join(words)}")
4+
# print(f"{'\n'.join(words)}")

0 commit comments

Comments
 (0)