MCPcopy
hub / github.com/getsentry/sentry / type

Method type

src/sentry/models/eventerror.py:117–118  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

115
116 @property
117 def type(self):
118 return self._data["type"]
119
120 @property
121 def data(self):

Callers 2

setMethod · 0.45
typeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected