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

Some (more) Python3 fixes #3

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Some (more) Python3 fixes #3

wants to merge 6 commits into from

Conversation

mikeage
Copy link
Member

@mikeage mikeage commented Jul 15, 2024

No description provided.

@mikeage
Copy link
Member Author

mikeage commented Jul 15, 2024

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

@mikeage mikeage requested a review from andybak July 15, 2024 03:00
@mikeage
Copy link
Member Author

mikeage commented Jul 15, 2024

If you're ok with reformatting, mind if I throw the entire repo through black?

@andybak
Copy link
Contributor

andybak commented Jul 15, 2024

If you're ok with reformatting, mind if I throw the entire repo through black?

Go for it. If we ever do this on a pre-commit hook I might have some miinor quibbles

@mikeage
Copy link
Member Author

mikeage commented Jul 15, 2024

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

@mikeage
Copy link
Member Author

mikeage commented Jul 15, 2024

#4

@mikeage mikeage marked this pull request as draft July 15, 2024 10:38
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

Successfully merging this pull request may close these issues.

2 participants