Skip to content

Commit c9e1371

Browse files
Kenneth Reitzritu1337
andauthored
Update serpapi/core.py
Co-authored-by: bart <bart@serpapi.com>
1 parent 4fb2783 commit c9e1371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serpapi/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def account(self, params: dict = None, **kwargs):
136136
return r.json()
137137

138138

139-
# An un-authenticated client instance, .
139+
# An un-authenticated client instance.
140140
_client = Client()
141141
search = _client.search
142142
search_archive = _client.search_archive

0 commit comments

Comments
 (0)