small improvement to test

This commit is contained in:
Paul Gauthier 2023-07-11 09:40:54 -07:00
parent 1f83a89192
commit d22b1dfb32

View file

@ -268,7 +268,7 @@ after b
" implementation uses a list comprehension to apply the `operation` function to"
" each element of the `collection` and returns the resulting list.\n"
"Run it like this:\n\n"
"```\npython hello.py\n```\n\n"
"```\npython {sample_file}\n```\n\n"
)
# Call update_files method