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
One doesn't need to have separate docstrings for the old and the new
method; the new implementation will just reuse the "new" docstrings in
the backcompat layer.
At least half of the docstring of the ColorConverter class is outdated
(even the single colorConverter instance is unneeded now) so just
rewrite the whole thing.
0 commit comments