MCPcopy
hub / github.com/python-attrs/attrs / _make.py

File _make.py

src/attr/_make.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# SPDX-License-Identifier: MIT
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 5

AttributeClass · 0.85
_default_init_alias_forFunction · 0.85
_add_hashFunction · 0.85
_add_eqFunction · 0.85
_add_reprFunction · 0.85

Tested by

no test coverage detected