Skip to content

Commit 1995f8b

Browse files
committed
Sort exported names
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 7aeb268 commit 1995f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/channels/experimental/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
__all__ = [
1919
"OptionalReceiver",
20-
"WithPrevious",
2120
"Pipe",
2221
"RelaySender",
22+
"WithPrevious",
2323
]

0 commit comments

Comments
 (0)