Skip to content
#

hep

Here are 209 public repositories matching this topic...

kreczko
kreczko commented May 3, 2019

In Python 3 \> and \( are considered invalid escape sequences:

source:45: DeprecationWarning: invalid escape sequence \>
source:46: DeprecationWarning: invalid escape sequence \(

-- Docs: https://docs.pytest.org/en/latest/warnings.html

The solution is to remove the escape strings and declare the pattern as raw-string.

Improve this page

Add a description, image, and links to the hep topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hep topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.