MCPcopy Create free account
hub / github.com/dblalock/bolt / _raise

Method _raise

experiments/python/pyience.py:59–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

57 self._raise()
58
59 def _raise(self):
60 raise TypeError("Options object is not a collection; use options.values"
61 " to access the collection of individual options")
62
63
64# ================================================================ Funcs

Callers 2

__getitem__Method · 0.95
__setitem__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected