English problems
This commit is contained in:
@@ -60,8 +60,6 @@ def load_json_database(source):
|
||||
|
||||
url = "https://raw.githubusercontent.com/zelic91/camdict/main/cam_dict.refined.json"
|
||||
json_database = load_json_database(url)
|
||||
|
||||
|
||||
# %%
|
||||
def search_in_json_database(database, search_word, region):
|
||||
for record in database:
|
||||
|
||||
Reference in New Issue
Block a user