From 8e8e487d97c8056699ba8f2f149606a2565b671e Mon Sep 17 00:00:00 2001 From: Yuta Okamoto Date: Fri, 5 Oct 2018 14:06:38 +0900 Subject: [PATCH] fix an indent --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 056710b..19ec233 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "external/onnx"] path = external/onnx url = https://github.com/onnx/onnx.git - ignore = dirty + ignore = dirty [submodule "test/lib/googletest"] path = test/lib/googletest url = https://github.com/google/googletest.git