-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
WidiData API changed a few days ago :
wbsetentity has to be changed by wbeditentity
in apy.py function save
def save(self, items, comment=None):
"""Saves a list of items or a single item, with an optional second para$
if type(items) != list:
items = [items]
for item in items:
params = {"action":"wbeditentity"} <=======
Regards
Olivier
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels