Skip to content

Commit 1a3d6ae

Browse files
potaitojulianoes
authored andcommitted
Update gripper.py
1 parent 5bfe7d4 commit 1a3d6ae

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

examples/gripper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ async def run():
2929
if __name__ == "__main__":
3030
# Run the asyncio loop
3131
asyncio.run(run())
32-

examples/winch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ async def run():
2424
if __name__ == "__main__":
2525
# Run the asyncio loop
2626
asyncio.run(run())
27-

0 commit comments

Comments
 (0)