Fix formatting

This commit is contained in:
Andrzej Janik 2025-09-03 18:05:47 +00:00
commit 2f431febfc

View file

@ -26,7 +26,7 @@ macro_rules! implemented_test {
)*
}
impl CudaApi for Cuda {
fn new() -> Self { Self::load() }