3RNN/Lib/site-packages/joblib/test/test_func_inspect_special_encoding.py
2024-05-26 19:49:15 +02:00

10 lines
145 B
Python

# -*- coding: big5 -*-
# Some Traditional Chinese characters: 一些中文字符
def big5_f():
"""用於測試的函數
"""
# 註釋
return 0