Closed rmudambi closed 4 weeks ago
producer
initializer
is_initializer
is_initialized
Tests pass Added a few new tests
Improve distinction between initializers and non-initializers
Description
Changes and notes
producer
argument with optionalinitializer
argumentis_initializer
property to ResourceGroupis_initialized
property to Resource which is True for Columns and NullResources and False otherwise.Testing
Tests pass Added a few new tests