Skip to content
New issue

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

Task 05 Python操作钉钉自动化 链接link的实战代码最后一句参数多了 #11

Open
davidlpdai opened this issue Jul 21, 2022 · 0 comments

Comments

@davidlpdai
Copy link

最后一句代码的参数多了:send_msg(token_dd, date_str, note_str, True)
定义时:def send_msg(token_dd, date_str)
直接复制运行会报错:send_msg() takes 2 positional arguments but 4 were given
需要删掉后两个参数。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant