We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d48fae commit b1037abCopy full SHA for b1037ab
pallets/subtensor/tests/children.rs
@@ -1,3 +1,4 @@
1
+#![allow(clippy::indexing_slicing)]
2
use crate::mock::*;
3
use frame_support::{assert_err, assert_noop, assert_ok};
4
mod mock;
0 commit comments