Trevor Wang

Results 7 issues of Trevor Wang

![screen shot 2015-04-18 at 12 19 01 pm](https://cloud.githubusercontent.com/assets/121966/7214005/c1ebe3c2-e5c6-11e4-9327-cc4e49dc5691.png) Controller声明为string类型的是可以的,但是起不到校验作用啊

https://github.com/AirtestProject/Airtest/blob/27d244a03cf445640a3aa657bbd42ebb88c39522/requirements.txt#L9

**Describe the bug** Cannot install pocoui by using poetry ``` ➜ poetry-demo poetry add pocoui Creating virtualenv poetry-demo-ZKg_bqkG-py3.8 in /Users/trevorwang/Library/Caches/pypoetry/virtualenvs Using version ^1.0.84 for pocoui Updating dependencies Resolving dependencies... (13.5s)...

how to write a custom theme https://theme.typora.io/doc/Write-Custom-Theme/

# 功能改善建议 🚀 单聊模式下增加语音支持 ## 您的建议是什么? 🤔 服务端获取语音后通过[ Wisper API](https://platform.openai.com/docs/guides/speech-to-text) 转换成文本处理 > 飞书目前语音消息是 **ogg**格式,目前尝试方案是[**ffmpeg-go**](https://github.com/u2takey/ffmpeg-go),但是不是很适合servless 模式,期待有更好的方案出现

enhancement

When I update cofffeelint to 1.1.0, the lint feature cannot work. The coffeelint showed me the following error while I debugged ``` TypeError: Arguments to path.join must be strings at...