Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 09785f4

Browse files
authored
Merge pull request #278 from jrleeman/testing_lesson
Testing Lesson
2 parents b1b1f11 + daa52a7 commit 09785f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presentations/Testing/Testing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Interactive:
4141
- Add tests for `temperature.py` to `tests/test_temperature.py`
4242
- values
4343
- round trip
44-
- How do we run tests: `pytest
44+
- How do we run tests: `pytest`
4545

4646
Exercise:
4747
- Add calculations for mean and median to `stats.py`

0 commit comments

Comments
 (0)