unstructured
9866f1b5
- BUG: name override not passed through in recursive _asdict call (#2613)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`
References
#2613 - BUG: name override not passed through in recursive _asdict call
Author
rbiseck3
Parents
b59e4b69
Loading