From 011fbed60307359f72d9844f4378d3acdbe7d000 Mon Sep 17 00:00:00 2001 From: Josh Izaac Date: Tue, 17 Oct 2023 09:12:06 -0400 Subject: [PATCH] Update getting_started_with_hybrid_jobs.metadata.json (#957) Co-authored-by: KetpuntoG <65235481+KetpuntoG@users.noreply.github.com> --- .../getting_started_with_hybrid_jobs.metadata.json | 8 +------- demonstrations/getting_started_with_hybrid_jobs.py | 2 -- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/demonstrations/getting_started_with_hybrid_jobs.metadata.json b/demonstrations/getting_started_with_hybrid_jobs.metadata.json index ea9107121c..7c51aaf861 100644 --- a/demonstrations/getting_started_with_hybrid_jobs.metadata.json +++ b/demonstrations/getting_started_with_hybrid_jobs.metadata.json @@ -3,12 +3,6 @@ "authors": [ { "id": "matthew_beach" - }, - { - "id": "josh_izaac" - }, - { - "id": "thomas_bromley" } ], "dateOfPublication": "2023-10-16T00:00:00+00:00", @@ -41,4 +35,4 @@ "logo": "/_static/hardware_logos/aws.png" } ] -} \ No newline at end of file +} diff --git a/demonstrations/getting_started_with_hybrid_jobs.py b/demonstrations/getting_started_with_hybrid_jobs.py index 69c2a0f085..79919ce224 100644 --- a/demonstrations/getting_started_with_hybrid_jobs.py +++ b/demonstrations/getting_started_with_hybrid_jobs.py @@ -386,5 +386,3 @@ def circuit(params): # About the author # ---------------- # .. include:: ../_static/authors/matthew_beach.txt -# .. include:: ../_static/authors/thomas_bromley.txt -# .. include:: ../_static/authors/josh_izaac.txt