reporter_utils.extractions.Field
- class reporter_utils.extractions.Field(fullkey: str, attr: str | None)
Bases:
Header- __init__(fullkey: str, attr: str | None)
- Parameters:
max_width – applies only for tabulate format, on strings (or dicts or lists converted to strings).
Methods
__init__(fullkey, attr)- param max_width:
applies only for tabulate format, on strings (or dicts or lists converted to strings).
convert(value, *[, tablefmt, after1970])