Commit 951cfa8e authored by Khalique's avatar Khalique
Browse files

formatting

parent f12243cf
......@@ -591,7 +591,7 @@ struct tf_parser
end_axes.push_back(0);
}
if (num_axes >= 4)
if(num_axes >= 4)
{
reorder_data(begin_axes);
reorder_data(end_axes);
......
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