Skip to content

Commit 04b6c4b

Browse files
author
Andrew J Westlake
committed
Satisfied cargo fmt complaint
1 parent f596a03 commit 04b6c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytests/test_async_std_test_macro.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use std::{time::Duration, thread};
1+
use std::{thread, time::Duration};
22

33
use pyo3::prelude::*;
44

0 commit comments

Comments
 (0)