Skip to content

Minor issue with example ibm.py #367

Description

@EliasCombarro

Hi!
Thank you all for the great work. ProjectQ is one of my favourite quantum computing frameworks and I am happy that I can use it once again to run experiments on the IBM Q Experience.

However, I have detected a (very) minor bug in the example "ibm.py". Line 56

token = getpass.getpass(prompt='IBM device > ')

should be

device = getpass.getpass(prompt='IBM device > ')

Best,

Elías

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions