8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is an excerpt of this issue:
Running test_set...0a1,4 > /home/runner/work/pash/pash/python_pkgs/shasta/ast_node.py:443: SyntaxWarning: invalid escape sequence '\{' > return '\{}'.format(chr(self.char)) > /home/runner/work/pash/pash/python_pkgs/shasta/ast_node.py:443: SyntaxWarning: invalid escape sequence '\{' > return '\{}'.format(chr(self.char)) test_set output mismatch FAIL
It seems to be related with https://github.com/binpash/shasta
The text was updated successfully, but these errors were encountered:
binpash/shasta@v0.2.1 should have fixed this. I think most branches (besides future) have shasta pinned to 0.1.0, so it’s still present there.
Sorry, something went wrong.
Oh, I think I saw the issue in future too (#750). You should be right though!
No branches or pull requests
Here is an excerpt of this issue:
It seems to be related with https://github.com/binpash/shasta
The text was updated successfully, but these errors were encountered: