Skip to content

Commit fb245a5

Browse files
author
Adimote
committed
re-add missing end code block quote
1 parent 6ed80eb commit fb245a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/api/magnet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ The magnet can tell you if there is an object in range to be picked up. You can
3333
```python
3434
# Is there a container nearby?
3535
is_nearby = r.magnet.nearby() # True or False
36+
```

0 commit comments

Comments
 (0)