updated and fixed formatting with proper version of python black
This commit is contained in:
parent
a80796ac72
commit
db89fbf066
9 changed files with 49 additions and 41 deletions
|
@ -97,7 +97,7 @@ def main():
|
|||
core.move_node(sessions[0].id, node_number, position=position)
|
||||
current_x = x
|
||||
current_y = y
|
||||
time.sleep(.25)
|
||||
time.sleep(0.25)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue