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 f596a03 commit 04b6c4bCopy full SHA for 04b6c4b
pytests/test_async_std_test_macro.rs
@@ -1,4 +1,4 @@
1
-use std::{time::Duration, thread};
+use std::{thread, time::Duration};
2
3
use pyo3::prelude::*;
4
0 commit comments