show_analysis需添加一个判断
Nemodontcry opened this issue · 1 comments
Nemodontcry commented
def show_analysis(self):
while (not self.qAnalysis.empty()) and (not self.qKey.empty()):
判断key是否为空
skytruine commented
嗯嗯,有更新3.0.1修复了好几个bug,我忘记传代码了。
…On Wed, Nov 25, 2020 at 9:59 PM ChenWeiZhang ***@***.***> wrote:
def show_analysis(self):
while (not self.qAnalysis.empty()) and (not self.qKey.empty()):
判断key是否为空
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGT2G3MHKXXQNTCIHPVK3LDSRXVDTANCNFSM4UDI22CQ>
.