upsy daisys
This commit is contained in:
@@ -9,6 +9,7 @@ def generic_list_getter():
|
||||
result.append(result_candidate)
|
||||
return result
|
||||
|
||||
# Formats data from inputs to name-value objects
|
||||
def homonymy_list_getter():
|
||||
result = []
|
||||
for row in document.getElementsByClassName("label-list-row"):
|
||||
|
||||
Reference in New Issue
Block a user