MCPcopy Create free account
hub / github.com/NyarchLinux/DesktopPuppet / update_area

Method update_area

src/puppets/puppet.py:31–33  ·  view source on GitHub ↗

Update the model area, update using the model dimensions properties

(self)

Source from the content-addressed store, hash-verified

29 pass
30
31 def update_area(self):
32 """Update the model area, update using the model dimensions properties"""
33 pass
34
35 def get_expressions(self) -> list[str]:
36 """Get the list of possible expressions

Callers 1

get_updated_areaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected