Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 19, 2024
1 parent 7acf58d commit d51656f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 0 additions & 2 deletions sensing/gnss_poser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ If the transformation from `base_link` to the antenna cannot be obtained, it out

## Inner-workings / Algorithms



## Inputs / Outputs

### Input
Expand Down
10 changes: 3 additions & 7 deletions sensing/gnss_poser/schema/gnss_poser.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,8 @@
"$ref": "#/definitions/gnss_poser"
}
},
"required": [
"ros__parameters"
]
"required": ["ros__parameters"]
}
},
"required": [
"/**"
]
}
"required": ["/**"]
}

0 comments on commit d51656f

Please sign in to comment.