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