ben-denham / labtech

Easily run experiment permutations with multi-processing and caching
https://ben-denham.github.io/labtech/
GNU General Public License v3.0
7 stars 1 forks source link

Feature/add tests for immutable param value #10

Closed nathanjmcdougall closed 7 months ago

nathanjmcdougall commented 7 months ago

The tests are failing, but IMO the behaviour in the tests is actually correct, i.e. the function should be changed. Not sure, keen for your opinion.

I think I understand what this function does better now, so this PR is mostly about the tests but also the use of indexing brackets in the message string.