MCPcopy Create free account
hub / github.com/PyTables/PyTables / description.py

File description.py

tables/description.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Classes for describing columns for ``Table`` objects."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 4

DescriptionClass · 0.85
_subclass_from_prefixMethod · 0.80
_f_walkMethod · 0.80
TestClass · 0.70

Tested by

no test coverage detected