Skip to content

Commit dff96d3

Browse files
committed
precommit modified
1 parent 7ad009a commit dff96d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wikipedia/wikipedia_scratcher.py

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def get_wiki_langs():
4141
"""
4242
return pd.read_csv(f"{PATH_WORK_DIR}/language-codes_csv.csv")
4343

44+
4445
def get_request_url(lang="en"):
4546
"""Provides the API Endpoint URL for specified parameter combinations.
4647

0 commit comments

Comments
 (0)