In _get_resistance_from_value, an "improvement" 9 month ago was not handling correctly the cases like "1 k", "270 M" as long as there was a space in the format.
in _apply_resistor_code, the call of get_style if protected from UserWarning, but get style was sending another kind of exception
In file plot.py
In _get_resistance_from_value, an "improvement" 9 month ago was not handling correctly the cases like "1 k", "270 M" as long as there was a space in the format.
in _apply_resistor_code, the call of get_style if protected from UserWarning, but get style was sending another kind of exception