Skip to content

Commit 4be23eb

Browse files
qstanczykcopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 427546372 Change-Id: Ic8fc0a55427faa67b2d83929e41a3e406e8ac110
1 parent 2d9ffe8 commit 4be23eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

acme/adders/base.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,6 @@ def add(
8080
@abc.abstractmethod
8181
def reset(self):
8282
"""Resets the adder's buffer."""
83+
84+
# Placeholder for an Adder alias
85+

0 commit comments

Comments
 (0)