Skip to content

Commit 00a0b9c

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 8917397 commit 00a0b9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/software/embedded/motion_control

src/software/embedded/motion_control/BUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cc_library(
1111
deps = [
1212
":pid_controller",
1313
"//software/ai/navigator/trajectory:trajectory_path",
14-
]
14+
],
1515
)
1616

1717
cc_library(
@@ -27,7 +27,7 @@ cc_library(
2727
"//software/ai/navigator/trajectory:bang_bang_trajectory_1d_angular",
2828
"//software/geom:angle",
2929
"//software/geom:angular_velocity",
30-
]
30+
],
3131
)
3232

3333
cc_library(

0 commit comments

Comments
 (0)