8000 translate-library-colorsys by alextzioras · Pull Request #1084 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

translate-library-colorsys #1084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jun 4, 2025
Merged
Prev Previous commit
Next Next commit
empty commit
  • Loading branch information
alextzioras committed Jun 4, 2025
commit 0867794a59e90e978d15c1900b46d9b4156684a6
2 changes: 1 addition & 1 deletion library/colorsys.po
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ msgstr ""
">>> colorsys.rgb_to_hsv(0.2, 0.4, 0.4)\n"
"(0.5, 0.5, 0.4)\n"
">>> colorsys.hsv_to_rgb(0.5, 0.5, 0.4)\n"
"(0.2, 0.4, 0.4)"
"(0.2, 0.4, 0.4)"
Loading
0