Skip to content

Commit 7c12ed3

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 0867794 commit 7c12ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/colorsys.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ msgstr ""
9898
">>> colorsys.rgb_to_hsv(0.2, 0.4, 0.4)\n"
9999
"(0.5, 0.5, 0.4)\n"
100100
">>> colorsys.hsv_to_rgb(0.5, 0.5, 0.4)\n"
101-
"(0.2, 0.4, 0.4)"
101+
"(0.2, 0.4, 0.4)"

0 commit comments

Comments
 (0)