Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 invalid escape sequence inside dwave-system, dimod and docplex libraries - Not critical for functional behaviour #3

Open
DeborahVolpe opened this issue Jun 5, 2024 · 1 comment

Comments

@DeborahVolpe
Copy link
Collaborator

Environment information

  • All the OS

Description

Inside the comment lines of the dwave-system, dimod and docplex libraries there are invalid escape sequences that was warning in previous python versions but syntax errors from Python 12.

Issues arised in the respective repository:

Expected behavior

In regular CI test (not in the minimal version part) the following type of error arises:

SyntaxError: invalid escape sequence '_'

inside a comment line of one of the mentioned libraries

How to Reproduce

Error arising in the CI test execution.

@burgholzer
Copy link
Member

burgholzer commented Jun 7, 2024

Once resolved, do not forget to revert 14dbee0

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

No branches or pull requests

2 participants