supervision/test/draw
Onuralp SEZER bb4d741aff
feat(color.py): add color constants
This commit adds the WHITE, BLACK, RED, GREEN, and BLUE color constants
to the Color class in color.py. These constants represent
the corresponding colors in the RGB color space.

Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-19 00:42:59 +03:00
..
__init__.py 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
test_color.py feat(color.py): add color constants 2024-01-19 00:42:59 +03:00