looker-open-source / pylookml

A pythonic api for automatic lookml
https://pylookml.readthedocs.io/en/latest/introduction.html
MIT License
44 stars 22 forks source link

Fix incorrect use of delProperty() and __del__() (of class Properties) #38

Closed adir-mashiach closed 3 years ago

adir-mashiach commented 3 years ago

Fix use of delProperty() and del() (of class Properties) which are not defined, and rename the method to be a regular one, instead of delete()

russlooker commented 3 years ago

I'll look into the behavior on this one in the re-write. Property deletion should now work as del lookmlobj.property