Skip to content

Commit

Permalink
Fixup! CBP Cal fix async
Browse files Browse the repository at this point in the history
  • Loading branch information
elanaku committed Nov 15, 2024
1 parent d07d6fa commit 85396a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ async def setup_calibration(self):
self.config.optical_configuration,
)

self.laser_start_propagate()
await self.laser_start_propagate()

await self.setup_electrometer(
self.electrometer_cbp,
Expand Down

0 comments on commit 85396a8

Please sign in to comment.