| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thanks for the contribution! Before we can merge this, we need @r-richmond to sign the Salesforce.com Contributor License Agreement. |
Sorry, something went wrong.
|
CLA signed previously as noted here |
Sorry, something went wrong.
|
hm, looks like that brings in some changes from black as well. Can you run black to get the code back into a valid state? It looks like the vast majority of changes are this one: Also, could you bump the named version to 22.0, for clarity? |
Sorry, something went wrong.
|
Addressed both black run & bumping minimum version as requested (also added comment for more clarity) |
Sorry, something went wrong.
|
@jacalata do you have a rough estimate for when the next version will go out? |
Sorry, something went wrong.
re-format to match new black standards
| Back | FazBrowse Home | New Git URL |
Why make change
The current specification conflicts with new versions of black
https://github.com/psf/black/blob/d9b8a6407e2f46304a8d36b18e4a73d8e0613519/pyproject.toml#L68
What do the new versions of packaging do
https://github.com/pypa/packaging/releases/tag/22.0
of note