Skip to content

Fix CSS variable escape test strings#4018

Draft
Mirochill wants to merge 1 commit into
jupyter-widgets:mainfrom
Mirochill:fix-3973-css-var-escapes
Draft

Fix CSS variable escape test strings#4018
Mirochill wants to merge 1 commit into
jupyter-widgets:mainfrom
Mirochill:fix-3973-css-var-escapes

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • make the CSS variable escaped-hex fixture use a single CSS escape
  • mark the escaped-character CSS variable fixture as a raw string to avoid Python invalid escape warnings

Fixes #3973.

Validation

  • git diff --check
  • Not run locally

@github-actions

Copy link
Copy Markdown

Binder 👈 Launch a binder notebook on branch Mirochill/ipywidgets/fix-3973-css-var-escapes

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues with Python escaping in test_traits.py

1 participant