Commit c3633ba8 authored by zhangyue's avatar zhangyue
Browse files

fix format

parent f7e7c7ba
......@@ -19,4 +19,4 @@ infiniStatus_t Handle::create(InfiniopHandle **handle_ptr, int device_id) {
*handle_ptr = new Handle(device_id);
return INFINI_STATUS_SUCCESS;
}
} // namespace device::kunlun
\ No newline at end of file
} // namespace device::kunlun
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