Closed Cameron-Micka closed 1 year ago
Minor fixes/clean up for the 0.5.9 release.
As a reviewer, it is possible to check out this change locally by using the following commands (substituting {PR_ID} with the ID of this pull request): git fetch origin pull/{PR_ID}/head:name_of_local_branch git checkout name_of_local_branch
As a reviewer, it is possible to check out this change locally by using the following commands (substituting {PR_ID} with the ID of this pull request):
git fetch origin pull/{PR_ID}/head:name_of_local_branch
git checkout name_of_local_branch
Overview
Minor fixes/clean up for the 0.5.9 release.
Verification