Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 30, 2022
1 parent b108e57 commit 6d51384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perception/lidar_centerpoint/lib/src/circle_nms_kernel.cu
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Written by Shaoshuai Shi
All Rights Reserved 2019-2020.
*/

#include <cuda_utils.hpp>
#include <circle_nms_kernel.hpp>
#include <cuda_utils.hpp>

#include <thrust/host_vector.h>

Expand Down

0 comments on commit 6d51384

Please sign in to comment.