Unanswered
What Would Be The Best Way To Approach This Flow?
And last but not least, for dictionary for example, it would be really cool if one could do:my_config = task.connect_configuration(my_config, name=name) my_other_config = task.connect_configuration(my_other_config, name=other_name) my_other_config['bar'] = my_config # Creates the link automatically between the dictionaries
155 Views
0
Answers
2 years ago
one year ago