Skip to content

Commit 229d3dc

Browse files
committed
edit file reference name
1 parent d243064 commit 229d3dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyPortal_on_this_day/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
ACCOMPLISH = ["Accomplishment"]
1212
WEB = ["Web Reference"]
1313

14-
DATA = Fake_Requests(cwd+"/jan1_hist_json.py")
14+
DATA = Fake_Requests(cwd+"/jan1_history_json.py")
1515

1616
# create pyportal object w no data source (we'll feed it text later)
1717
pyportal = PyPortal(url = DATA,

0 commit comments

Comments
 (0)