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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxWarning: invalid escape sequence '\m' #944

Open
Roger-luo opened this issue May 15, 2024 · 0 comments
Open

SyntaxWarning: invalid escape sequence '\m' #944

Roger-luo opened this issue May 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Roger-luo
Copy link
Member

Describe the bug
on commit 5b2b03e, I'm getting the following warning at first time loading the package

Python 3.12.1 (main, Jan  7 2024, 23:31:12) [Clang 16.0.3 ]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.18.1 -- An enhanced Interactive Python. Type '?' for help.

In [1]: import bloqade
/Users/roger/Code/Python/bloqade-python/src/bloqade/builder/coupling.py:10: SyntaxWarning: invalid escape sequence '\m'
  """
@Roger-luo Roger-luo added the bug Something isn't working label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant