ConradSelig / cliStocksTracker

A command line utility for tracking a stock market portfolio. Primarily featuring high resolution braille graphs.
Apache License 2.0
55 stars 14 forks source link

Refractor single stock workaround #33

Closed ConradSelig closed 3 years ago

ConradSelig commented 3 years ago

During the pull of #32, a bug was descovered wherein having only a single stock in portfolio.ini would throw an error instead of giving proper output. A patch was implimented in order to get things into working order - but a more robust fix should be properly implimented.

See the patch here.