MCPcopy Index your code
hub / github.com/rawpython/remi / to_pix

Function to_pix

remi/gui.py:54–55  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

52
53
54def to_pix(x):
55 return str(x) + 'px'
56
57
58def from_pix(x):

Callers 1

set_sizeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected