diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2026-03-02 15:34:52 -0300 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-03-02 15:53:11 -0300 |
| commit | 951fe8b0257cd4163a4b9639a10e5fa9b8cbcb92 (patch) | |
| tree | 1f075194eadf4b4198569f7e865f0eb88d6671ba | |
| parent | 1db60ed34f869c3f5aa3f7f861532813a46cc9d8 (diff) | |
[5.2.x] Pinned black == 25.12.0 for black docs checks and ensured they pass.
| -rw-r--r-- | docs/requirements.txt | 1 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index e234972a3b..5445f6d5a5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,5 @@ pyenchant Sphinx>=4.5.0 sphinxcontrib-spelling +black==25.12.0 blacken-docs diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 61b3b65a98..2bceb1127f 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -424,6 +424,7 @@ reverter roadmap Roald rss +runnable Sandvik savepoint savepoints @@ -525,6 +526,7 @@ unapplied unapplying uncategorized unclaim +unclosed uncopyable unencoded unencrypted |
