python
python copied to clipboard
Show all of moduleSettings even if 0
I've spent too much time troubleshooting an issue, where position_precision was set to 0, and was not being shown in the --info output.
@jp-bennett @garthvh
I created a PR to address this #511. Let me know your thoughts.
This looks like it has been resolved with merge of this PR, right?