Skip to content

你好作者 #1

Description

@YoungYukki

你好作者,你的那个脚本有点小问题

把findfish里的那个line改成line[0]
def findfish(res):
for line in res:
if line[0] == ['浮', '漂', ':', '溅', '起', '水', '花']:
return True
return False
才可以正常使用.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions