Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 313 Bytes

Stimuli and testing

See the LICENSE file for copyright and permissions.

To run the tests:

python3 -m pytest stimutils/test_stimuli.py

Your task it to make the tests pass.

You may remember this problem from the first activation exercise.