We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e9677 commit 682b6c6Copy full SHA for 682b6c6
wordcount/tests/task_07.py
@@ -7,7 +7,7 @@
7
name="Read Data From Multiple Files",
8
url="https://realpython.com/lessons/wordcount-read-data-from-multiple-files-task/",
9
)
10
-@tutorial("python-for-loop", 'Python for Loops: The Pythonic Way')
+@tutorial("python-for-loop", "Python for Loops: The Pythonic Way")
11
@tutorial("python-list", "Python's list Data Type: A Deep Dive With Examples")
12
@tutorial(
13
"list-comprehension-python", "When to Use a List Comprehension in Python"
0 commit comments