Selaa lähdekoodia

Merge pull request #1046 from theLastWinner/master

fix(企业微信):补充缺失依赖textwrap
master
Jianglang GitHub 1 vuosi sitten
vanhempi
commit
0bf06ddfd3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      channel/wechatmp/passive_reply.py

+ 1
- 1
channel/wechatmp/passive_reply.py Näytä tiedosto

@@ -4,7 +4,7 @@ import time
import web
from wechatpy import parse_message
from wechatpy.replies import ImageReply, VoiceReply, create_reply
import textwrap
from bridge.context import *
from bridge.reply import *
from channel.wechatmp.common import *


Loading…
Peruuta
Tallenna