forked from LiveCarta/BookConverter
Formatting
This commit is contained in:
@@ -4,7 +4,6 @@ from colorsys import hls_to_rgb
|
||||
from webcolors import html4_hex_to_names, hex_to_rgb, rgb_to_name, rgb_percent_to_hex, rgb_to_hex, css3_names_to_hex
|
||||
|
||||
|
||||
|
||||
def closest_colour_rgb(requested_color):
|
||||
""" Function finds closes colour rgb """
|
||||
min_colours = {}
|
||||
|
||||
Reference in New Issue
Block a user