mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04: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
|