Skip to content

Commit 4a5954c

Browse files
committed
update get errors.
1 parent 937c4b5 commit 4a5954c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pycorrector/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
traditional2simplified,
2626
simplified2traditional,
2727
)
28+
from pycorrector.utils.error_utils import get_errors

pycorrector/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.1.0'
1+
__version__ = '1.1.1'

0 commit comments

Comments
 (0)