Merge pull request #7 from cneud/cneud-fix-docstring

fix docstring
This commit is contained in:
Clemens Neudecker 2019-12-06 19:44:34 +01:00 committed by GitHub
commit 12c07f389d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ with warnings.catch_warnings():
__doc__ = \ __doc__ = \
""" """
tool to extract table form data from alto xml data tool to extract text lines from document images
""" """