Skip to content

Conversation

@tornaria
Copy link
Contributor

In sagemath, while doctesting src/sage/repl/ipython_kernel/install.py:

DeprecationWarning: invalid escape sequence '\s'

The solution is to make the regex a raw string.

In sagemath, while doctesting `src/sage/repl/ipython_kernel/install.py`:

> DeprecationWarning: invalid escape sequence '\s'

The solution is to make the regex a raw string.
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thank you @tornaria.

@kevin-bates kevin-bates merged commit bd06221 into jupyter:master Jan 3, 2022
@kevin-bates kevin-bates added the bug label Jan 3, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants