issues
search
DuncanLab
/
OpenMaze
OpenMaze 3D Experimental Design Software
https://openmaze.duncanlab.org
MIT License
14
stars
4
forks
source link
Additional release changes and bug fixes
#72
Closed
codyhowarth
closed
4 years ago
codyhowarth
commented
4 years ago
Description
Making some changes that were suggested by reviewers.
Motivation and Context
Closes #36, Closes #58, Closes #68, Closes #69.
Fixes issue when trying to run python scripts from a path that contains a space.
How Has This Been Tested?
Manually by @kbnealy
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
Description
Making some changes that were suggested by reviewers.
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist: