Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f1838d8

Browse files
committedJul 9, 2024·
add lint error
1 parent 71cb25d commit f1838d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎mokuro/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from ._version import __version__ as __version__
1+
from ._version import __version__
22

3-
from mokuro.manga_page_ocr import MangaPageOcr as MangaPageOcr
3+
from mokuro.manga_page_ocr import MangaPageOcr as MangaPageOcr
44
from mokuro.mokuro_generator import MokuroGenerator as MokuroGenerator

0 commit comments

Comments
 (0)
Please sign in to comment.