]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-129892: Doc: Remove unnecessary role directive in graphlib.py (GH-129896...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 9 Feb 2025 15:39:23 +0000 (16:39 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 15:39:23 +0000 (15:39 +0000)
commit23eccaebf37d7ae2b69c66b98a37e64f20e729e5
treee35deaeb438722a24bfc36b1521ccc71eaf6307d
parentfd8d445cb3a9756f43a1a119e9b2dc8d6a508541
[3.12] gh-129892: Doc: Remove unnecessary role directive in graphlib.py (GH-129896) (#129905)

gh-129892: Doc: Remove unnecessary role directive in graphlib.py (GH-129896)

Change `:exec:ValueError` to `ValueError` in `TopologicalSorter.done()` docstring
(cherry picked from commit c53730171f18b90202aa0918b3c05412222bb1ec)

Co-authored-by: Nikola Savic <76233425+nikolasavic3@users.noreply.github.com>
Lib/graphlib.py