dwavesystems / dwavesystems/dwave-samplers

invalid escape sequences

Open
#62 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Your code presents some invalid escape sequences that are considered errors from python 11. Please check: https://docs.astral.sh/ruff/rules/invalid-escape-sequence/.

**Steps To Reproduce**
With CI workflow for analyzing the code, errors like:

E SyntaxError: invalid escape sequence '\?'

rises in the comment lines

**Expected Behavior**
A clear and concise description of what you expected to happen.

**Environment**
- for all the OS
- for python in range 3.9 to 3.12

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.