| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Hey Sean, sorry for the extra long delay to take a look at this simple PR. =/
And thanks for the contribution!
On July I'll see if I can work on some more updates.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
When using python-mode with Python 3.12 there's an annoying lint error "missing whitespace after :" that shows up. Bumping pycodestyle to a newer release resolves.
Based on a comment I found from
PyCQA/flake8#1845 (comment)