Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the context manager for playback objects #181

Merged
merged 3 commits into from
Jan 29, 2023

Conversation

chrismeunier
Copy link
Contributor

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).

Copy link
Contributor

@shagren shagren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lpasselin lpasselin merged commit 76090ec into etiennedub:develop Jan 29, 2023
lpasselin added a commit that referenced this pull request Feb 3, 2023
* Color image ISO speed for Capture (#176)

* Fixing the context manager for playback objects (#181)

* Fix: setuptools 67 needs python_requires instead of install_requires (#196)

* Added method for getting the extrinsic transformation parameters (#192)

* update python versions for github actions (#197)

* Update black, flake8 and mypy (#198)

---------

Co-authored-by: Johan von Forstner <johan.vonforstner@paradoxcat.com>
Co-authored-by: Louis-Philippe Asselin <lpasselin@users.noreply.github.com>
Co-authored-by: David Dunn <qenopster@gmail.com>
Co-authored-by: David Dunn <dunn@qti.qualcomm.com>
Co-authored-by: Ilya Gruzinov <igruzinov@yandex.ru>
Co-authored-by: annStein <43335656+annStein@users.noreply.github.com>
Co-authored-by: steinimoto <as@motognosis.com>
Co-authored-by: Justin <lego.man.123@hotmail.com>
Co-authored-by: CMU <ch.chrismuller@pm.me>
Co-authored-by: Marcel Egle <97447968+EgleM2022@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants