unstructured
9866f1b5 - BUG: name override not passed through in recursive _asdict call (#2613)

Commit
1 year ago
BUG: name override not passed through in recursive _asdict call (#2613) ### Description The only real change here is adding this line: ```python apply_name_overload=apply_name_overload, ``` Everything else is from running `make tidy`
Author
Parents
Loading