Skip to content

Commit 2bd841b

Browse files
committed
fix missing space in layers comment
1 parent 3f27101 commit 2bd841b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstart/03-raycast.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
p = spawns[0].position
2929
p.y += 1
3030

31-
#use layers property to get all layers used in simulator
31+
# use layers property to get all layers used in simulator
3232
# useful bits in layer mask
3333
# 0 - Default (road & ground)
3434
# 9 - EGO vehicles

0 commit comments

Comments
 (0)