mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 06:54:24 +01:00
fix ident
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import colorsys
|
import colorsys
|
||||||
import math
|
import math
|
||||||
|
|
||||||
def scale(val, src, dst):
|
def scale(val, src, dst):
|
||||||
"""
|
"""
|
||||||
Scale the given value from the scale of src to the scale of dst.
|
Scale the given value from the scale of src to the scale of dst.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user