mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-09-03 13:51:07 +00:00
Add init file to make notion module discoverable (#1100)
One of the added modules was missing an __init__.py file which made it undiscoverable in the path when running as a cli command via console script rather than the PYTHONPATH=. python ... approach.
This commit is contained in:
parent
627f78c16f
commit
9d29f5dc2e
@ -13,6 +13,8 @@
|
|||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|
||||||
|
* make notion module discoverable
|
||||||
|
|
||||||
## 0.9.2
|
## 0.9.2
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user