"vscode:/vscode.git/clone" did not exist on "cfe1010f2f5e969f684a301717837d58841edfa2"
Commit ce62af17 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format.

parent 97d605b8
......@@ -653,7 +653,7 @@ struct gather
}
// negative value means counting dimensions from back
if (axis < 0)
if(axis < 0)
{
axis += lens.size();
}
......
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