Script execution
This commit is contained in:
+1
-1
@@ -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
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user