Uh oh!
There was an error while loading. Please reload this page.
Support latest python versions - #547
Conversation
sacOO7
commented
Jan 16, 2024
- FixedSupport for python 3.12 #546
f4cbaef to
da827acComparesacOO7
commented
Jan 17, 2024
Need to check for flake8 error when used with |
Uh oh!
There was an error while loading. Please reload this page.
owenpearson
left a comment
There was a problem hiding this comment.
I'll approve once the CI is passing, but just wanted to say: if linting across every python version is a problem then we should just move the flake8 step to its own workflow and run it on a single version of python - we don't really need to run it on every version.
sacOO7
commented
Jan 18, 2024
I agree to this 👍 |
e0777af to
31f83fbCompare