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] committed Dec 15, 2023
1 parent 7903644 commit 2482f3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/qibolab/instruments/zhinst.py
Original file line number Diff line number Diff line change
Expand Up @@ -1150,8 +1150,8 @@ def fast_reset(self, exp, qubits, fast_reset):

@staticmethod
def rearrange_sweepers(sweepers: List[Sweeper]) -> Tuple[np.ndarray, List[Sweeper]]:
"""
Rearranges sweepers from qibocal based on device hardware limitations.
"""Rearranges sweepers from qibocal based on device hardware
limitations.
Frequency sweepers must be applied before bias or amplitude sweepers.
Expand Down

0 comments on commit 2482f3e

Please sign in to comment.