From 776ff0a45be217446525e2f403596da9b2aaa342 Mon Sep 17 00:00:00 2001 From: Peter Howell Date: Wed, 1 Oct 2025 13:41:05 -0700 Subject: [PATCH] starfish test --- pipelines.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines.py b/pipelines.py index 6d633c6..2221751 100644 --- a/pipelines.py +++ b/pipelines.py @@ -1289,7 +1289,7 @@ def test_starfish(): r3 = fetch(api3) print(r3) - return + #return api1 = f'{url}/api/v1/courses/29/enrollments' print(f"\n\ntesting: {api1}\n\n")