MCPcopy Create free account
hub / github.com/pymupdf/PyMuPDF / Position2

Class Position2

src/__init__.py:15966–15967  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15964
15965 def function2( position):
15966 class Position2:
15967 pass
15968 position2 = Position2()
15969 position2.depth = position.depth
15970 position2.heading = position.heading

Callers 1

function2Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…