Skip to content

Commit

Permalink
Adding short description of generate_road_colours.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Jun 30, 2017
1 parent fcb8ac3 commit 7d602c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/generate_road_colours.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env python2

# Generates a set of highway colors to be stored in road-colors-generated.mss.

from colormath.color_conversions import convert_color
from colormath.color_objects import LabColor, LCHabColor, sRGBColor
from colormath.color_diff import delta_e_cie2000
Expand Down

0 comments on commit 7d602c5

Please sign in to comment.