Skip to content

Commit 0b9d2b5

Browse files
mbrandonwgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent efa7d76 commit 0b9d2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ConcurrencyExtras/MainSerialExecutor.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
///
1818
/// See <doc:ReliablyTestingAsync> for more information on why this tool is needed to test
1919
/// async code and how to use it.
20-
///
20+
///
2121
/// > Warning: This API is only intended to be used from tests to make them more reliable. Please do
2222
/// > not use it from application code.
2323
/// >

0 commit comments

Comments
 (0)