-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Seaborn recently dropped the apionly
entry point (in version 0.10.0).
There is a dedicated import_seaborn
function
Line 24 in 47a6fc0
def import_seaborn(): |
but it is not used in one place
Line 146 in 47a6fc0
from seaborn.apionly import color_palette |
which now causes test failures
Todo: double check if the supported versions of seaborn still require this workaround.
Metadata
Metadata
Assignees
Labels
No labels