Brandon Wilson

Results 4 comments of Brandon Wilson

This appears to have been fixed with the new upgrade to Python 3?

plot(y=3) Seems to be what they were implying, though admittedly my testing was not extremely thorough.

After a little more testing I see what the issue is: The system can't handle things like `plot(3)` so if the user is entering things that they don't know simplify...

I'm new to open source. Does this seem like a good first issue to contribute on? I poked around in the code and I'm worried I might come up against...