Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Aug 16, 2023
1 parent 46633e6 commit 14847f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iblrig/base_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,8 @@ def start_mixin_bonsai_cameras(self):
desired borders of rig features, the actual triggering of the cameras is done in the trigger_bonsai_cameras method.
"""

# TODO: spinnaker SDK

if self._camera_mixin_bonsai_get_workflow_file(self.hardware_settings.get('device_cameras', None)) is None:
return

Expand Down

0 comments on commit 14847f4

Please sign in to comment.