Skip to content

Commit 852520c

Browse files
Update src/frequenz/channels/experimental/_with_previous.py
Co-authored-by: daniel-zullo-frequenz <[email protected]> Signed-off-by: Leandro Lucarella <[email protected]>
1 parent e67f0b4 commit 852520c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/channels/experimental/_with_previous.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# License: MIT
22
# Copyright © 2024 Frequenz Energy-as-a-Service GmbH
33

4-
"""Composable predicate to be cache and compare with the previous message."""
4+
"""Composable predicate to cache and compare with the previous message."""
55

66

77
from typing import Callable, Final, Generic, TypeGuard

0 commit comments

Comments
 (0)