-
Notifications
You must be signed in to change notification settings - Fork 0
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
Some (more) Python3 fixes #3
base: main
Are you sure you want to change the base?
Conversation
3/5 tests now pass. The others seems to be genuinely failing, but I'm not sure if the fixes here are incomplete or there's a real problem |
If you're ok with reformatting, mind if I throw the entire repo through |
Go for it. If we ever do this on a pre-commit hook I might have some miinor quibbles |
I'm adding a pre-commit file, but won't put it as a github at this point. Also flake8 and pylint, with reasonable defaults, which should help find the lowest hanging fruits |
No description provided.