Skip to content

Commit d540b60

Browse files
author
Nathaniel Woodthorpe
authored
Update README.md
1 parent ca8755f commit d540b60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Autograding Example: Python
2-
This example project is written in Python, and tested with pytest
2+
This example project is written in Python, and tested with pytest.
3+
4+
The tests are failing right now because the method isn't outputting the correct string. Fixing this up will make the tests green.
35

46
### Setup command
57
`sudo -H pip3 install pytest`

0 commit comments

Comments
 (0)