]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)
authorBeweeted <Beweeted@users.noreply.github.com>
Sun, 11 Dec 2022 23:20:59 +0000 (15:20 -0800)
committerGitHub <noreply@github.com>
Sun, 11 Dec 2022 23:20:59 +0000 (15:20 -0800)
commit868bab0fdc514cfa70ce97e484a689aee8cb5a36
treef7260585d1df45e665a766b0732dcb8080fa9dcd
parent2e279e85fece187b6058718ac7e82d1692461e26
gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)

Changed from multiples of 3 to powers of 3 to match the class name.
Doc/library/enum.rst