Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Fix for symmetrical option causing sim error #751

Merged

Conversation

pjbollinger
Copy link
Contributor

By specifying Boolean in the declaration of the option, it caused an error by defaulting to false. If you tried to set it to true using --symmetrical=true, this would result in an error seen on issue #750. At this time there is still a bug with the symmetric code working.

By specifying `Boolean` in the declaration of the option, it caused an error by defaulting to `false`. If you tried to set it to `true` using `--symmetrical=true`, this would result in an error seen on issue  DeviaVir#750. At this time there is still a bug with the symmetric code working.
@DeviaVir DeviaVir merged commit db9a549 into DeviaVir:master Nov 26, 2017
@pjbollinger pjbollinger deleted the fix-750-symmetrical-option-error branch November 26, 2017 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants