Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 427546372
Change-Id: Ic8fc0a55427faa67b2d83929e41a3e406e8ac110
  • Loading branch information
qstanczyk authored and tkiela1 committed Feb 9, 2022
1 parent 2d9ffe8 commit 4be23eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions acme/adders/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ def add(
@abc.abstractmethod
def reset(self):
"""Resets the adder's buffer."""

# Placeholder for an Adder alias

0 comments on commit 4be23eb

Please sign in to comment.