/stimutils

Primary LanguagePythonOtherNOASSERTION

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.