commit | f11bfccff9cfc133fe44c252e0607523b8279932 | [log] [tgz] |
---|---|---|
author | Clemenz Portmann <[email protected]> | Fri Mar 08 12:35:11 2024 -0800 |
committer | Clemenz Portmann <[email protected]> | Fri Mar 08 12:35:11 2024 -0800 |
tree | 1c150534f9bdffcc3c1607863ab5a2265e5c6568 | |
parent | 553cd8574e416e79ff1b75a3206ceaeac01ec994 [diff] [blame] |
ITS python lint cleanups files affected: test_low_light_boost_extension.py its_session_utils.py noise_model_utils.py bug: 265435893 Change-Id: I6af6beddb5bfeaf59d18088a779fd8fa215b3fa6
diff --git a/apps/CameraITS/utils/noise_model_utils.py b/apps/CameraITS/utils/noise_model_utils.py index ad1af2e..aee4dcc 100644 --- a/apps/CameraITS/utils/noise_model_utils.py +++ b/apps/CameraITS/utils/noise_model_utils.py
@@ -33,6 +33,7 @@ noise_model_constants.OUTLIER_MEDIAN_ABS_DEVS_DEFAULT ) + def _check_auto_exposure_targets( auto_exposure_ns: float, sens_min: int,