Script execution

This commit is contained in:
gac-x04sa
2018-01-25 10:30:17 +01:00
parent 060590af17
commit 8fcf799454
+1 -1
View File
@@ -20,7 +20,7 @@ scd_sim.set_center(1.0, 1.0)
#Builtin functions
def enforceMonotonic(array)
def enforce_monotonic(array):
"""
Make sure array has no repeated values
"""