You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an unnecessary arguement in get_linestyle of GraphicsContextBase. An unused arguement is required, which shouldn't be there.
It blocks any future 'propertification'...
I made the changes, but when trying to make a pull request against that commit, GitHub says there is nothing to compare?