Skip to content

Commit f739057

Browse files
authored
Update TNAClient.py
1 parent 4458112 commit f739057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thenewsapi/TNAClient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def get_top_stories(self,
2727
page=None
2828
):
2929
# Payload
30-
payload = {}
30+
payload = { }
3131

3232
# Search and search fields
3333
if search is not None:

0 commit comments

Comments
 (0)