Skip to content

Commit

Permalink
small comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cosenal committed Feb 12, 2025
1 parent be00a42 commit 5b9bf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metriq_gym/provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


class ProviderType(StrEnum):
# Values of the enum need to be consistent with qBraid's pyproject.toml, see
# Values of the enum need to be consistent with qBraid's entry-points
# https://github.com/qBraid/qBraid/blob/c6ec0a6fb48d4132c97d48845b6a630800578b78/pyproject.toml#L79-L85
# TODO: Consider moving this to a shared location
AWS = "aws" # supports IQM, QuEra, Rigetti devices
Expand Down

0 comments on commit 5b9bf7e

Please sign in to comment.