From 077da5502b727000b2f7710affb7f93cd693a041 Mon Sep 17 00:00:00 2001 From: Takamasa Horibe Date: Fri, 16 Feb 2024 17:10:01 +0900 Subject: [PATCH] refactor(docs): apply pre-commit Signed-off-by: Takamasa Horibe --- README.md | 3 ++- build_depends.repos | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf43cbe2..62152e5d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # autoware_tools -This is a repository for keeping packages that are not needed at runtime, including packages for benchmarking, debugging, tuning, calibrating, etc. \ No newline at end of file + +This is a repository for keeping packages that are not needed at runtime, including packages for benchmarking, debugging, tuning, calibrating, etc. diff --git a/build_depends.repos b/build_depends.repos index 6e4fc677..620cba58 100644 --- a/build_depends.repos +++ b/build_depends.repos @@ -20,4 +20,3 @@ repositories: type: git url: https://github.com/tier4/autoware_auto_msgs.git version: tier4/main -