Skip to content

Commit 6fb1d82

Browse files
mohanchenCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent db18848 commit 6fb1d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_base/kernels/math_kernel_op.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ template struct gemv_op_mt<std::complex<double>, base_device::DEVICE_CPU>;
191191
template struct gemm_op_mt<std::complex<float>, base_device::DEVICE_CPU>;
192192
template struct gemm_op_mt<std::complex<double>, base_device::DEVICE_CPU>;
193193
#endif
194-
} // namespace hsolver
194+
} // namespace ModuleBase

0 commit comments

Comments
 (0)