Closed chrismeunier closed 1 year ago
As mentioned in #180 : the __exit__() method should be able to receive 4 arguments. Also fixed a small typo in playback.py (and corresponding tests).
__exit__()
As mentioned in #180 : the
__exit__()
method should be able to receive 4 arguments. Also fixed a small typo in playback.py (and corresponding tests).