Revision 61133ef6e2d88177b32ace4afc6843ab9a7bc8cd authored by Jirka Borovec on 05 April 2024, 12:42:12 UTC, committed by GitHub on 05 April 2024, 12:42:12 UTC
*Issue #, if available:*
set a single black version to ensure reproducibility
UPDATE: seem that the latest Black would need to be applied

*Description of changes:*
freeze Black version, but the better way is in #3111


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.


**Please tag this pr with at least one of these labels to make our
release process faster:** BREAKING, new feature, bug fix, other change,
dev setup

cc: @jaheba @kashif @lostella
1 parent dbbd6e7
History
File Mode Size
.devtools
.github
docs
examples
requirements
src
test
.dockerignore -rw-r--r-- 178 bytes
.gitattributes -rw-r--r-- 42 bytes
.gitignore -rw-r--r-- 1.8 KB
CODE_OF_CONDUCT.md -rw-r--r-- 309 bytes
CONTRIBUTING.md -rw-r--r-- 3.8 KB
Justfile -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 351 bytes
NOTICE -rw-r--r-- 96 bytes
README.md -rw-r--r-- 5.6 KB
REFERENCES.md -rw-r--r-- 13.5 KB
dev_setup.sh -rwxr-xr-x 1.4 KB
pyproject.toml -rw-r--r-- 1.0 KB
setup.cfg -rw-r--r-- 964 bytes
setup.py -rw-r--r-- 4.5 KB

README.md

back to top