stratis-cli
stratis-cli copied to clipboard
Should just use a function to get the dynamically generated classes that we import within methods
This would be simpler and easier to understand. Also, although there is only minimal savings, we would not be generating classes that we are guaranteed not to use in our methods.
Moving definiton of Manager0 class into the method get_stratisd_version would work fine.