mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-11 16:07:37 +00:00
Add a missing space in a warning message in filetype.py (#873)
Adds a missing space in a warning message in the filetype.py file.
This commit is contained in:
parent
5ea216cf07
commit
6ec177e7c6
@ -1,3 +1,11 @@
|
||||
## 0.7.13-dev0
|
||||
|
||||
### Enhancements
|
||||
|
||||
### Features
|
||||
|
||||
### Fixes
|
||||
|
||||
## 0.7.12
|
||||
|
||||
### Enhancements
|
||||
|
||||
@ -1 +1 @@
|
||||
__version__ = "0.7.12" # pragma: no cover
|
||||
__version__ = "0.7.13-dev0" # pragma: no cover
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user