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

Fix for the initialisation of untemplated object. #42

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

gerph
Copy link
Contributor

@gerph gerph commented Nov 15, 2023

Untemplated objects can be managed through the Toolbox library, but their construction when referenced would error because the template argument wasn't passed. It is now passed as None.

Untemplated objects can be managed through the Toolbox library, but
their construction when referenced would error because the `template`
argument wasn't passed. It is now passed as None.
@c-jo c-jo merged commit ccf2a0a into c-jo:main Nov 15, 2023
2 checks passed
@gerph gerph deleted the fix-initialisation-of-untemplated-object branch November 15, 2023 08:45
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