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

Six files have Python 3 Syntax Errors #15

Open
cclauss opened this issue Feb 12, 2024 · 0 comments
Open

Six files have Python 3 Syntax Errors #15

cclauss opened this issue Feb 12, 2024 · 0 comments

Comments

@cclauss
Copy link
Contributor

cclauss commented Feb 12, 2024

% ruff --select=E999

doc/conf.py:216:27: E999 SyntaxError: Unexpected token "nose Documentation"
doc/docstring.py:12:11: E999 SyntaxError: Unexpected token "CALLED"
examples/attrib_plugin.py:44:11: E999 SyntaxError: Unexpected token "dummy"
scripts/mkindex.py:15:11: E999 SyntaxError: Unexpected token "Unknown ref %s"
scripts/mkrelease.py:24:11: E999 SyntaxError: Unexpected token 'cmd'
scripts/mkwiki.py:62:11: E999 SyntaxError: Unexpected token "Unknown ref %s -> %s"
Found 6 errors.

https://python-future.org/futurize.html

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

1 participant