Skip to content

Commit 4b85e65

Browse files
committed
[Doc] Add note about (str, alpha) version added
1 parent 11a5d66 commit 4b85e65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

galleries/users_explain/colors/colors.py

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
+--------------------------------------+--------------------------------------+
7171
| Tuple of one of the above color | - ``('green', 0.3)`` |
7272
| formats and an alpha float. | - ``('#f00', 0.9)`` |
73+
| | |
74+
| .. versionadded:: 3.8 | |
7375
+--------------------------------------+--------------------------------------+
7476
7577
.. _xkcd color survey: https://xkcd.com/color/rgb/

0 commit comments

Comments
 (0)