mirror of
https://github.com/snowykami/mbcp.git
synced 2025-08-02 19:49:58 +00:00
📝 构建文档测试
This commit is contained in:
@ -1,16 +0,0 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
Copyright (C) 2020-2024 LiteyukiStudio. All Rights Reserved
|
||||
|
||||
@Time : 2024/8/29 下午12:06
|
||||
@Author : snowykami
|
||||
@Email : snowykami@outlook.com
|
||||
@File : test_doc_translator.py
|
||||
@Software: PyCharm
|
||||
"""
|
||||
|
||||
from litedoc.translator import translate
|
||||
|
||||
|
||||
def test():
|
||||
print(translate("Hello, world!", "Chinese", "English"))
|
Reference in New Issue
Block a user