@ -168,7 +168,7 @@ class Camera:
if time.perf_counter() - st > timeout:
raise TimeoutError()
def _newPicture(self, _, timeGap: float):
def _newPicture(self, *_):
self.lastPicture = time.perf_counter()
if self._multiPictureOngoing:
The note is not visible to the blocked user.