We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
python -m unittest discover -p '*單元試驗.py'
可能是因為
試驗.語音辨識.Test聲音檔單元試驗.聲音檔單元試驗.test_讀WAVE_FORMAT_EXTENSIBLE檔
The text was updated successfully, but these errors were encountered:
嘛有可能是
grep os.devnull -r 臺灣言語工具/語音合成/決策樹仔問題/閩南語決策樹仔.py: def 生(cls, 輸出目的=open(os.devnull, 'w')): 臺灣言語工具/語音合成/決策樹仔問題/官話決策樹仔.py: def 生(cls, 輸出目的=open(os.devnull, 'w')): 臺灣言語工具/語音合成/決策樹仔問題/南島語決策樹仔.py: def 生(self, 輸出目的=open(os.devnull, 'w')): 臺灣言語工具/語音合成/決策樹仔問題/客家話決策樹仔.py: def 生(cls, 輸出目的=open(os.devnull, 'w')): 臺灣言語工具/語音合成/決策樹仔問題/賽夏決策樹仔.py: def 生(cls, 輸出目的=open(os.devnull, 'w')): 臺灣言語工具/語音合成/決策樹仔問題/秀姑巒阿美語決策樹仔.py: def 生(cls, 輸出目的=open(os.devnull, 'w')):
Sorry, something went wrong.
No branches or pull requests
sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
可能是因為
The text was updated successfully, but these errors were encountered: