Skip to content

Commit ecbfa35

Browse files
committed
TR updates, second round
1 parent f11f84b commit ecbfa35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-raise-exception/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ def call_external_api(url):
1515
return data
1616

1717

18-
print(call_external_api("https://api.github.com/event"))
18+
print(call_external_api("https://api.github.com/events"))

0 commit comments

Comments
 (0)