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 Sep 25, 2023
1 parent 73e60fb commit 3982c02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/artifacts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@ $ wget -P ~/autoware_data/traffic_light_ssd_fine_detector/ \
https://awf.ml.dev.web.auto/perception/models/voc_labels_tl.txt
```

After downloading you can check intergity of the files with ```sha256sum```.
After downloading you can check intergity of the files with `sha256sum`.

You need to put ```SHA256SUMS``` file listed below in to autoware_data directory:
You need to put `SHA256SUMS` file listed below in to autoware_data directory:

```console
7fe62fcebe0e0f62a000d06aa94d779feb444d933671a4a3189fe01be8c19a00 ./image_projection_based_fusion/pts_backbone_neck_head_pointpainting.onnx
Expand Down

0 comments on commit 3982c02

Please sign in to comment.