We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d7c2b7 + a175c3c commit 5b869a7Copy full SHA for 5b869a7
src/frequenz/channels/experimental/__init__.py
@@ -5,8 +5,9 @@
5
6
Warning:
7
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.
+ considered stable. For more information on what to expect and how to use the
+ `experimental` package please read the [`experimental` package
10
+ guidelines](https://github.com/frequenz-floss/docs/blob/v0.x.x/python/experimental-packages.md).
11
"""
12
13
from ._pipe import Pipe
0 commit comments