-
Notifications
You must be signed in to change notification settings - Fork 4
Docstrings update #5
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
Conversation
- agent.py - action.py - computer.py
|
Sweet, thank you! ❤️ I left some comments if you don't mind :) |
|
@psarka thanks for the feedback, got them resolved |
|
Awesome! Can you run |
|
you got it @psarka would be nice with some CI checks here at some point :) |
|
There is a CI check, but I need to approve for it to run. I think it's because it's your first contribution:
Anyways, everything is green now 🥳 |
As requested in
CONTRIBUTING.mdI've added some missing doc strings.Can't confirm they are 100% correct since I don't have an invite yet. ;)
Doc strings added to:
agent.pyaction.pycomputer.py