You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add a context manager to temporarily change the global config. This will be useful for testing
* make Camera instances read some of their values from the global config dict at construction, and not when the Camera class is defined as it was previously done
* update test_logging to use the correct expected.txt file
0 commit comments