Skip to content

Commit a175c3c

Browse files
committed
Update docs and add link to experimental package guidelines
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 0d7c2b7 commit a175c3c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/frequenz/channels/experimental/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
66
Warning:
77
This package contains experimental channel primitives that are not yet
8-
considered stable. They are subject to change without notice, including
9-
removal, even in minor updates.
8+
considered stable. For more information on what to expect and how to use the
9+
`experimental` package please read the [`experimental` package
10+
guidelines](https://github.com/frequenz-floss/docs/blob/v0.x.x/python/experimental-packages.md).
1011
"""
1112

1213
from ._pipe import Pipe

0 commit comments

Comments
 (0)