Model.unlockview#

Model.unlockview()#

Deletes the saved view with the name “Lock”.

Example#

Delete the “ Lock “ view#
import hm
import hm.entities as ent

model.unlockview()