Skip to content

CSS_STYLE attribute breaking packages #4447

Description

@Horndev

The latest version has breaking changes for other packages. I would not expect this from a minor version increment.

For arviz:

  File "/usr/local/lib/python3.6/site-packages/arviz/utils.py", line 670, in <module>
    class HtmlTemplate:
  File "/usr/local/lib/python3.6/site-packages/arviz/utils.py", line 696, in HtmlTemplate
    css_template = f"<style> {xr.core.formatting_html.CSS_STYLE}{specific_style} </style>"
AttributeError: module 'xarray.core.formatting_html' has no attribute 'CSS_STYLE'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions