Commit 09f7ee54 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent c91b6e1d
...@@ -56,7 +56,7 @@ struct squeeze ...@@ -56,7 +56,7 @@ struct squeeze
} }
} }
if (new_lens.empty()) if(new_lens.empty())
{ {
return shape{type}; return shape{type};
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment