Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prior implementation was incorrect and after testing learned SMARTSTACK represents an unique id for smart stack images. Changed logic to mimic frontend implementation of removing intermediates. Creating a dict of max stknum smart stacks and then using list comprehension to build a new list of only the max stknums and non smart stack images. Tested and working properly.
- Loading branch information