]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129892: Doc: Remove unnecessary role directive in graphlib.py (#129896)
authorNikola Savic <76233425+nikolasavic3@users.noreply.github.com>
Sun, 9 Feb 2025 15:22:57 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Feb 2025 15:22:57 +0000 (18:22 +0300)
commitc53730171f18b90202aa0918b3c05412222bb1ec
tree6b35dce3046f47cbe8df5ac7774018c639251493
parentf7c7decc4c7c10084ab3c1473e1a590666d3ea17
gh-129892: Doc: Remove unnecessary role directive in graphlib.py (#129896)

Change `:exec:ValueError` to `ValueError` in `TopologicalSorter.done()` docstring
Lib/graphlib.py