AutoPercenty3/test/img_test2/modules/__init__.py

7 lines
121 B
Python

# -*- coding: utf-8 -*-
"""
이미지 번역 모듈 패키지
"""
__version__ = "1.0.0"
__author__ = "Image Translator"