Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quantum version check #3900

Merged
merged 7 commits into from
Sep 25, 2021
Merged

Commits on Sep 16, 2021

  1. Add quantum version check

    Warren Jones (Harvey Nash committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5cf2414 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Remove whitespace and brake up long message

    Warren Jones (Harvey Nash committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    866255e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Move version check to load_arguments

    Warren Jones (Harvey Nash committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7e9aab3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Move version check to helper file

    Warren Jones (Harvey Nash committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    a0532e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Create version_check_helper.py and add unit tests

    Warren Jones (Harvey Nash committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    9c1901c View commit details
    Browse the repository at this point in the history
  2. Remove extraneous comment lines from quantum_workspace.py

    Warren Jones (Harvey Nash committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    bba280c View commit details
    Browse the repository at this point in the history
  3. Add blank line to satisfy Flake8

    Warren Jones (Harvey Nash committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2a2a369 View commit details
    Browse the repository at this point in the history