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")