mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-03-06 01:17:32 +01:00
6 lines
150 B
Python
6 lines
150 B
Python
|
|
# -*- coding: utf-8 -*-
|
||
|
|
from __future__ import absolute_import
|
||
|
|
from __future__ import unicode_literals
|
||
|
|
# -*- coding: utf-8 -*-
|
||
|
|
from . import OCRSpace
|