Skip to content

Commit 6194d5a

Browse files
authored
Merge pull request #79 from reliztrent/master
update US Elections notebook
2 parents 1491cf3 + 7feff96 commit 6194d5a

File tree

2 files changed

+166
-129
lines changed

2 files changed

+166
-129
lines changed

Data Packages/helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ def make_request(
216216
return invalid
217217

218218
else:
219+
output = response
219220
if verbose is True:
220221
print(f"Successfull request: {url} {params}")
221222
# Proceed to RETURN SUCCESSFUL RESULT

0 commit comments

Comments
 (0)