mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2026-01-06 04:11:08 +00:00
Fix several issues re. the requires_dependencies decorator: * There was a missing space between the sentences. * Crucial brackets were missing in making the error message. * "pygithub" was used where "github" should have been used.
2 lines
47 B
Python
2 lines
47 B
Python
__version__ = "0.5.1-dev1" # pragma: no cover
|