Skip to content

Commit

Permalink
fixed rst syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanyec committed Oct 5, 2022
1 parent 1bcd41c commit 95c7926
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Implement a Voxel Filter
#. Finally, we publish our new filtered point cloud:

.. code-block::python
.. code-block:: python
self.voxel_pub.publish(res_voxel.output_cloud)
self.last_cloud = res_voxel
Expand Down

0 comments on commit 95c7926

Please sign in to comment.