diff --git a/prototorch/utils/colors.py b/prototorch/utils/colors.py index 61ad1a0..4b2d838 100644 --- a/prototorch/utils/colors.py +++ b/prototorch/utils/colors.py @@ -1,4 +1,4 @@ -"""ProtoFlow color utilities""" +"""ProtoTorch color utilities""" def hex_to_rgb(hex_values):