Skip to content

Commit e7871d7

Browse files
committed
Update circuit_binding.py
1 parent 318410b commit e7871d7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/braket/program_sets/circuit_binding.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040

4141
@dataclass
4242
class _ParsedOpenQASM:
43-
"""Information obtained from a single pass over an OpenQASM string."""
44-
4543
lines: Sequence[str]
4644
declarations_index: int
4745
measure_index: int

0 commit comments

Comments
 (0)