Make "Check Black" happy.

This commit is contained in:
Daniël van den Berg 2023-10-01 08:39:22 +02:00 committed by GitHub
parent 1142e9ddd7
commit a73a0e46c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -493,7 +493,7 @@ class OnvifController:
try:
status = onvif.get_service("ptz").GetStatus(status_request)
except Exception as e:
pass # We're unsupported, that'll be reported in the next check.
pass # We're unsupported, that'll be reported in the next check.
# there doesn't seem to be an onvif standard with this optional parameter
# some cameras can report MoveStatus with or without PanTilt or Zoom attributes