mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2026-01-01 17:30:47 +00:00
Update __init__.py
This commit is contained in:
@@ -5,4 +5,4 @@ Docparser module
|
|||||||
|
|
||||||
from .pt_doc_parser import parse_document
|
from .pt_doc_parser import parse_document
|
||||||
|
|
||||||
__all__ += [parse_document]
|
__all__ = [parse_document]
|
||||||
|
|||||||
Reference in New Issue
Block a user