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

Add default arguments to add_object function call #3172

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tobbi
Copy link
Member

@tobbi tobbi commented Jan 11, 2025

This adds a few default arguments to the add_object function call. Direction will default to auto and additional data will default to empty string.

Unfortunately, the name parameter can't be omitted because it's before a non-optional parameter (location).

@tobbi tobbi requested review from Vankata453 and MatusGuy January 18, 2025 12:42
Copy link
Member

@MatusGuy MatusGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't review this because I didn't implement squirrel default arguments.

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

Successfully merging this pull request may close these issues.

2 participants