WolfgangFahl / PyGenericSpreadSheet

Generic Spreadsheet Editing API
Apache License 2.0
0 stars 0 forks source link

WikibaseQuery addPropertyFromDescriptionRow overwrites propVarname #14

Closed tholzheim closed 1 year ago

tholzheim commented 1 year ago

If PropVarname is set in the provided row dict it is overwritten by the PropName.

https://github.com/WolfgangFahl/PyGenericSpreadSheet/blob/bc45f97e4c543099f2d45c2c4d718dd14b90e1bd/spreadsheet/wbquery.py#L31-L50