Skip to content

Commit 0867794

Browse files
committed
empty commit
1 parent 0e07c93 commit 0867794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)