Skip to content

Commit 3b3dcde

Browse files
committed
Adding whitespaces
1 parent 52715e0 commit 3b3dcde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Common/ML/include/ML/ort_interface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ class OrtModel
8989

9090
} // namespace o2
9191

92-
#endif // O2_ML_ORT_INTERFACE_H
92+
#endif // O2_ML_ORT_INTERFACE_H

Common/ML/src/ort_interface.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,4 +277,4 @@ std::vector<OrtDataType::Float16_t> OrtModel::inference<OrtDataType::Float16_t,
277277

278278
} // namespace ml
279279

280-
} // namespace o2
280+
} // namespace o2

0 commit comments

Comments
 (0)