From f83ec13f296bbc1be01a977b203a555ac8521bb4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:51:50 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- include/example-robot-data/path.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/example-robot-data/path.hpp b/include/example-robot-data/path.hpp index 14c0b31..c542aed 100644 --- a/include/example-robot-data/path.hpp +++ b/include/example-robot-data/path.hpp @@ -4,6 +4,6 @@ #include <example-robot-data/warning.hh> #pragma message EXAMPLE_ROBOT_DATA_WARN( \ - "Header `example-robot-data/path.hpp` is deprecated and useless!") + "Header `example-robot-data/path.hpp` is deprecated and useless!") #endif -- GitLab