sdk/python: rustfmt

This commit is contained in:
parazyd
2023-07-31 08:08:58 +02:00
parent c045210763
commit 5c1d7cd382

View File

@@ -66,7 +66,7 @@ impl ZkBinary {
}
fn k(&self) -> u32 {
self.0.k
self.0.k
}
}