Skip to content

Commit

Permalink
Fix imports for pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Bottrill committed May 8, 2024
1 parent fc33fea commit 62bf03a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pennylane/devices/default_qutrit_mixed.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# limitations under the License.
"""The default.qutrit.mixed device is PennyLane's standard qutrit simulator for mixed-state
computations."""

import inspect
import logging
from dataclasses import replace
Expand Down

0 comments on commit 62bf03a

Please sign in to comment.