Skip to content

Commit 41ed201

Browse files
author
Andrew J Westlake
committed
Fixed minor formatting issue to satisfy cargo fmt
1 parent 7920807 commit 41ed201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/testing.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
//! # ))]
156156
//! mod tests {
157157
//! use pyo3::prelude::*;
158-
//!
158+
//!
159159
//! # #[cfg(feature = "async-std-runtime")]
160160
//! #[pyo3_asyncio::async_std::test]
161161
//! async fn test_async_std_async_test_compiles() -> PyResult<()> {

0 commit comments

Comments
 (0)