DocuPort PSG v2.3.1b
DocuPort PSG
v2.2.1b -> v2.3.1b Release
GUI Changes:
- Lines 124-128 refactored with the following changes:
- Remove unnecessary call to keys() (remove-dict-keys)
- Replace multiple comparisons of same variable with in operator (merge-comparisons)
- Implemented second dynamic text-change upon opening a web-page.
- Changed color theme text.
CLI Version Changes:
- Fixed bug that displayed incorrect number of potential choices.
- Formatting changes.
Other:
- Expanded function in-line documentation.
- Added better text-formatting to README (italics, bolds where necessary).
- Various small README text adjustments.
- Updated screenshots in README.
Signed-off-by: schlopp96 [email protected]