mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-09 23:17:21 +00:00
Closes `unstructured-inference` issue [#265](https://github.com/Unstructured-IO/unstructured-inference/issues/265). Cleaned up the kwarg handling, taking opportunities to turn instances of handling kwargs as dicts to just using them as normal in function signatures. #### Testing: Should just pass CI.
2 lines
49 B
Python
2 lines
49 B
Python
__version__ = "0.10.26-dev0" # pragma: no cover
|