MCPcopy Create free account
hub / github.com/PowerGridModel/power-grid-model / writable

Method writable

tests/unit/test_serialization.py:41–42  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

39 return False
40
41 def writable(self) -> bool:
42 return False
43
44 def seekable(self) -> bool:
45 return True

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected