if anybody happens to make use of the automation API in python, I'm looking for a simple example of ...
m
if anybody happens to make use of the automation API in python, I'm looking for a simple example of using the stack.import_resources() function. I've mostly been working off of the python examples in the automation api examples github. But can't find anything on the correct use of that import function
m