Skip to content

Commit

Permalink
🎨 pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 6, 2024
1 parent 3d6b6a7 commit 105966d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mqt/qudits/simulation/noise_tools/noise.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Noise:


class SubspaceNoise:
"""Represents physial noises for each level transitions."""
"""Represents physical noises for each level transitions."""

probs: dict[tuple[int, int], Noise]

Expand Down

0 comments on commit 105966d

Please sign in to comment.