Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFerracin committed Jun 20, 2024
1 parent 149d51d commit 0ed6717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_ibm_runtime/fake_provider/local_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import warnings
from dataclasses import asdict
from random import choice
from typing import Any, Callable, Dict, List, Literal, Optional, Union
from typing import Callable, Dict, List, Literal, Optional, Union

from qiskit.primitives import (
BackendEstimator,
Expand Down

0 comments on commit 0ed6717

Please sign in to comment.