Probabilistic-Programming-and-Bayesian-Methods-for-Hackers icon indicating copy to clipboard operation
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers copied to clipboard

Fix `linewidth` parameter: `str` → `float`.

Open Fillll opened this issue 2 years ago • 1 comments

In the current stable Matplotlib version (3.7), lw (linewidth) should not be a string but float. Reference.

Fixed for Ch-1. Let me know if this format of PR is fine, then will fix in other chapters as well.

Fillll avatar May 12 '23 19:05 Fillll

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB