Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for the initialisation of untemplated object. (#42)
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.
- Loading branch information