We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hello,
We now have a Github Action which (should) show diff between current code and code formatted using black thanks to PR #200
black
See https://github.com/python-semver/python-semver/actions?query=workflow%3A%22Black+Formatting%22
We need now to improve our code base current formatting using black.
Kind regards
The text was updated successfully, but these errors were encountered:
Fix python-semver#201: Reformat source code with black
93766c4
* Add `pyproject.toml` containing black configuration * Add batch image in `README.rst` * Reformat source code with `black`
1dc8f9c
dfc2270
tomschr
No branches or pull requests
Hello,
We now have a Github Action which (should) show diff between current code and code formatted using
black
thanks to PR #200See https://github.com/python-semver/python-semver/actions?query=workflow%3A%22Black+Formatting%22
We need now to improve our code base current formatting using black.
Kind regards
The text was updated successfully, but these errors were encountered: