MCPcopy
hub / github.com/django/django / _metadata

Method _metadata

django/contrib/gis/geoip2.py:133–134  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

131
132 @cached_property
133 def _metadata(self):
134 return self._reader.metadata()
135
136 @cached_property
137 def is_city(self):

Callers

nothing calls this directly

Calls 1

metadataMethod · 0.80

Tested by

no test coverage detected