Templates for a few companies. SPS notes.
This commit is contained in:
@ -3,6 +3,7 @@ import json
|
||||
import Apikeys
|
||||
|
||||
|
||||
|
||||
def get_course():
|
||||
count = 0
|
||||
apiKey = Apikeys.walmartprod
|
||||
@ -30,7 +31,6 @@ def get_course():
|
||||
|
||||
if "next" not in nextlink:
|
||||
break
|
||||
|
||||
print(live_courses)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user