Skip to content

Commit 1adf5f7

Browse files
author
Bart van der Vecht
committed
Fix lint
1 parent 2784f19 commit 1adf5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

squidasm/run/stack/run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ class DepolariseWithFailureAnyBellStateSamplerFactory(
4242
HeraldedStateDeliverySamplerFactory
4343
):
4444
"""State sampler that samples any of the 4 Bell states with equal probablity."""
45+
4546
def __init__(self):
4647
super().__init__(func_delivery=self._delivery_func)
4748

0 commit comments

Comments
 (0)