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.
1 parent e67f0b4 commit 852520cCopy full SHA for 852520c
src/frequenz/channels/experimental/_with_previous.py
@@ -1,7 +1,7 @@
1
# License: MIT
2
# Copyright © 2024 Frequenz Energy-as-a-Service GmbH
3
4
-"""Composable predicate to be cache and compare with the previous message."""
+"""Composable predicate to cache and compare with the previous message."""
5
6
7
from typing import Callable, Final, Generic, TypeGuard
0 commit comments