Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and stavros11 committed Jul 13, 2024
1 parent 92e5260 commit 673425d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qibolab/unrolling.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
from dataclasses import asdict, dataclass, field, fields
from functools import total_ordering

from .pulses.envelope import Rectangular
from .pulses import Pulse, PulseSequence
from .pulses.envelope import Rectangular


def _waveform(sequence: PulseSequence):
Expand Down

0 comments on commit 673425d

Please sign in to comment.