Closed tompollard closed 2 years ago
The following change broke the tests: https://github.com/MIT-LCP/mimic_wfdb_tutorials/commit/38d7b4fda4940abbf0edd987dd2d2e6d736601f9
It is usual for the requirements.txt file to live in the root of the project, so it might be worth undoing this change (git revert 38d7b4fda4940abbf0edd987dd2d2e6d736601f9) unless there is a reason to move it.
git revert 38d7b4fda4940abbf0edd987dd2d2e6d736601f9
Thanks - that's now been corrected.
The following change broke the tests: https://github.com/MIT-LCP/mimic_wfdb_tutorials/commit/38d7b4fda4940abbf0edd987dd2d2e6d736601f9
It is usual for the requirements.txt file to live in the root of the project, so it might be worth undoing this change (
git revert 38d7b4fda4940abbf0edd987dd2d2e6d736601f9
) unless there is a reason to move it.